mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-15 17:53:44 +08:00
Add NylasLongConnection to nylas-exports
This commit is contained in:
parent
0de68632df
commit
011d5e90a9
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue