Add NylasLongConnection to nylas-exports

This commit is contained in:
Evan Morikawa 2016-08-02 17:34:56 -07:00
parent 91686627b2
commit 9f26b3f784

View file

@ -53,6 +53,7 @@ class NylasExports
# API Endpoints
@lazyLoad "NylasAPI", 'flux/nylas-api'
@lazyLoad "NylasAPIRequest", 'flux/nylas-api-request'
@lazyLoad "EdgehillAPI", 'flux/edgehill-api'
@lazyLoad "NylasLongConnection", 'flux/nylas-long-connection'
@lazyLoad "NylasSyncStatusStore", 'flux/stores/nylas-sync-status-store'