multi-project/projects/app/_models/index.ts

4 lines
82 B
TypeScript

export * from './asset';
export * from './oauthToken';
export * from './user';