UNPKG
did-sdk-js
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
js sdk for did and vc according to mcps did spec
did-sdk-js
/
dist
/
src
/
utils
/
index.d.ts
3 lines
(2 loc)
•
54 B
TypeScript
View Raw
1
2
3
export
*
from
'./address'
;
export
*
from
'./utils'
;