erp-construccion-backend/dist/modules/hr/entities/index.d.ts

8 lines
197 B
TypeScript

/**
* HR Entities Index
* @module HR
*/
export * from './puesto.entity';
export * from './employee.entity';
export * from './employee-fraccionamiento.entity';
//# sourceMappingURL=index.d.ts.map