index.ts 79 字节
Newer Older
1 2
export { EntityBase } from './entity-base';
export { Entity } from './entity';