erp-construccion-backend/dist/modules/construction/services/index.d.ts

11 lines
314 B
TypeScript

/**
* Construction Services Index
* @module Construction
*/
export * from './proyecto.service';
export * from './fraccionamiento.service';
export * from './etapa.service';
export * from './manzana.service';
export * from './lote.service';
export * from './prototipo.service';
//# sourceMappingURL=index.d.ts.map