3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export * from './database'
|
|
export * from './type'
|
|
export * from './model'
|