UNPKG

@ngrx/router-store

Version:

Bindings to connect @angular/router to @ngrx/store

8 lines 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = default_1; const schematics_core_1 = require("../../schematics-core"); function default_1() { return (0, schematics_core_1.updatePackage)('router-store'); } //# sourceMappingURL=index.js.map