UNPKG
@ew-did-registry/did-ssi-hub-store
Version:
latest (0.9.1-alpha.1572.0)
prerelease (0.9.1-alpha.1577.0)
0.9.1-alpha.1577.0
0.9.1-alpha.1575.0
0.9.1-alpha.1572.0
S3-based implementation of IDidStore
@ew-did-registry/did-ssi-hub-store
/
src
/
index.ts
3 lines
(2 loc)
•
58 B
text/typescript
View Raw
1
2
3
export
*
from
'./cacheCache'
;
export
*
from
'./didStore'
;