Files
standardnotes-app-web/packages/snjs/lib/Services/Protection/index.ts

6 lines
269 B
TypeScript

export * from './ProtectionService'
export * from './ProposedSecondsToDeferUILevelSessionExpirationDuringActiveInteraction'
export * from './ProtectionSessionDurations'
export * from './UnprotectedAccessSecondsDuration'
export * from './isValidProtectionSessionLength'