Files
tsclass/ts/content/index.ts
2019-08-21 15:46:48 +02:00

3 lines
53 B
TypeScript

export * from './article';
export * from './author';