feat: file backups (#1024)
This commit is contained in:
@@ -1 +1,9 @@
|
||||
export { Environment, RawKeychainValue } from '@standardnotes/snjs'
|
||||
export {
|
||||
Environment,
|
||||
RawKeychainValue,
|
||||
DesktopDeviceInterface,
|
||||
WebOrDesktopDeviceInterface,
|
||||
DesktopClientRequiresWebMethods,
|
||||
FileBackupsMapping,
|
||||
FileBackupsDevice,
|
||||
} from '@standardnotes/snjs'
|
||||
|
||||
Reference in New Issue
Block a user