UNPKG

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

Version:

angular webapp : icpc.group.pms

10 lines 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var summary_component_1 = require("./summary.component"); exports.SummaryRoute = [ { path: 'summary', component: summary_component_1.SummaryComponent, } ]; //# sourceMappingURL=summary.route.js.map