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

3 lines
68 B
TypeScript

export * from './UserServerInterface'
export * from './UserService'