require "local/navi_local_client"
require "cloud/navi_cloud_client"

##
# This module represents the client that helps connection between navi and the imap server.
#
module NaviClient

end