UNPKG
@ngrx/operators
Version:
latest (21.0.1)
next (21.0.0-rc.0)
21.0.1
21.0.0
21.0.0-rc.0
21.0.0-beta.0
20.1.0
20.0.1
20.0.0
20.0.0-rc.0
20.0.0-beta.0
19.2.1
19.2.0
19.1.0
19.0.1
19.0.0
19.0.0-rc.0
19.0.0-beta.0
18.1.1
18.1.0
18.0.2
18.0.1
18.0.0
18.0.0-rc.1
18.0.0-rc.0
18.0.0-beta.1
18.0.0-beta.0
17.2.0
17.1.1
17.1.0
17.0.1
17.0.0
17.0.0-rc.0
17.0.0-beta.0
Shared RxJS Operators for NgRx libraries
github.com/ngrx/platform
ngrx/platform
@ngrx/operators
/
schematics-core
/
utility
/
libs-version.js
5 lines
•
188 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
platformVersion
=
void
0
;
exports
.
platformVersion
=
'^21.0.1'
;
//# sourceMappingURL=libs-version.js.map