UNPKG
@omneedia/auth-js
Version:
latest (1.0.0)
1.0.0
Isomorphic Auth client
github.com/omneedia/auth-js
omneedia/auth-js
@omneedia/auth-js
/
dist
/
main
/
lib
/
version.js
6 lines
•
193 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
version
=
void
0
;
// Generated by genversion.
exports
.
version
=
'1.0.0'
;
//# sourceMappingURL=version.js.map