refactor: note editor relationships (#1821)
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
const {
|
||||
ApplicationEvent,
|
||||
ProtectionSessionDurations,
|
||||
ProposedSecondsToDeferUILevelSessionExpirationDuringActiveInteraction,
|
||||
} = require('@standardnotes/snjs')
|
||||
const snjs = require('@standardnotes/snjs')
|
||||
|
||||
module.exports = {
|
||||
ApplicationEvent: ApplicationEvent,
|
||||
ProtectionSessionDurations: ProtectionSessionDurations,
|
||||
ProposedSecondsToDeferUILevelSessionExpirationDuringActiveInteraction,
|
||||
}
|
||||
module.exports = snjs
|
||||
|
||||
Reference in New Issue
Block a user