Files
standardnotes-app-web/packages/snjs/lib/Migrations/index.ts
2022-07-06 14:04:30 +02:00

3 lines
66 B
TypeScript

export { BaseMigration } from './Base'
export * from './Versions'