UNPKG

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

Version:

angular webapp : icpc.group.pms

10 lines 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var home_component_1 = require("./home.component"); exports.HomeRoute = [ { path: 'home', component: home_component_1.HomeComponent, } ]; //# sourceMappingURL=home.route.js.map