UNPKG
did-sdk-dev
Version:
latest (0.2.0)
0.2.0
0.1.9
0.1.3
0.1.2
SAN did sdk
gitlab.com/ihyperdata/did/did-sdk
did-sdk-dev
/
dist
/
tests
/
constant.js
5 lines
•
228 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
serviceEndpoint
=
'http://121.89.208.188:8585'
;
exports
.
issuerId
=
'96bdf3eb-af7b-d7d7-621b-9ce9bd597873'
;
//# sourceMappingURL=constant.js.map