UNPKG
@nuwa-ai/identity-kit-web
Version:
latest (0.6.0)
1.0.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.1.0-beta.11
0.1.0-beta.10
0.1.0-beta.9
Web extensions for Nuwa Identity Kit
@nuwa-ai/identity-kit-web
/
dist
/
keystore
/
index.js
3 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
export
*
from
'./LocalStorageKeyStore'
;
export
*
from
'./IndexedDBKeyStore'
;