ionian/src/db/mod.ts

3 lines
No EOL
69 B
TypeScript

export * from './doc';
export * from './tag';
export * from './user';