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