UNPKG

@wjya/ngx-webapp-icpc.group.pms

Version:

angular webapp : icpc.group.pms

10 lines 401 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var property_project_bill_component_1 = require("./property-project-bill.component"); exports.PropertyProjectBillRoute = [ { path: 'property-project-bill', component: property_project_bill_component_1.PropertyProjectBillComponent, } ]; //# sourceMappingURL=property-project-bill.route.js.map