lrf 2 anni fa
parent
commit
38d54f770a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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';