lrf 2 years ago
parent
commit
38d54f770a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/index.ts

+ 1 - 0
src/index.ts

@@ -5,3 +5,4 @@ export { FrameworkErrorEnum, ServiceError } from './error/service.error';
 export { SearchBase } from './interface/SearchBase';
 export { VOBase } from './interface/VOBase';
 export { BaseModel } from './entity/BaseModel';
+export * as meta from './entity/meta';