ionian/src/model/mod.ts
2021-02-22 21:58:19 +09:00

3 lines
No EOL
74 B
TypeScript

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