ngx-router
Version:
A utility to get route params, query params from Activated Route by using dependency injection
2 lines • 557 B
JavaScript
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("rxjs/operators")):"function"==typeof define&&define.amd?define("ngx-router/route-data",["exports","rxjs/operators"],t):t(((e=e||self)["ngx-router"]=e["ngx-router"]||{},e["ngx-router"]["route-data"]={}),e.rxjs.operators)}(this,(function(e,t){"use strict";e.routeDataFactory=function(e){return function(r){return r.data.pipe(t.map((function(t){return t[e]})))}},Object.defineProperty(e,"__esModule",{value:!0})}));
//# sourceMappingURL=ngx-router-route-data.umd.min.js.map