6 lines
165 B
TypeScript
6 lines
165 B
TypeScript
/**
|
|
* Estimates Controllers Index
|
|
* @module Estimates
|
|
*/
|
|
export { createEstimacionController } from './estimacion.controller';
|
|
//# sourceMappingURL=index.d.ts.map
|