UNPKG
@3id/manager
Version:
latest (0.2.6)
0.2.6
0.2.5
0.2.3
0.2.2
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.1
## Installation
github.com/ceramicstudio/3id-connect
ceramicstudio/3id-connect
@3id/manager
/
dist
/
index.d.ts
4 lines
(3 loc)
•
171 B
TypeScript
View Raw
1
2
3
4
export
{
DIDStore
,
LinkCache
}
from
'./stores'
;
export
{
Manager
}
from
'./manager'
;
export
{
Migrate3IDV0
, legacyDIDLinkExist, willMigrationFail }
from
'./migration'
;