0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
logto/packages/shared/src/index.ts
2023-02-20 00:27:12 +08:00

3 lines
106 B
TypeScript

export * from './database/index.js';
export * from './utils/index.js';
export * from './models/index.js';