UNPKG
useasdemo
Version:
latest (1.0.0-rc.0)
1.0.0-rc.0
Schematics specific to ecip
ecip.com
ecip/ecip
useasdemo
/
utils
/
lib.version.js
4 lines
•
160 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
ECIPRBAC_VERSION
=
'1.0.0-rc.1'
;
//# sourceMappingURL=lib.version.js.map