lrf %!s(int64=2) %!d(string=hai) anos
pai
achega
950eadb649
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/index.ts

+ 1 - 0
src/index.ts

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