erp-construccion-backend/dist/shared/interfaces/base.interface.js

7 lines
194 B
JavaScript

"use strict";
/**
* Base Interfaces
* Interfaces compartidas para todo el proyecto
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=base.interface.js.map