UNPKG
signify-ts
Version:
latest (0.3.0-rc2)
0.3.0-rc2
0.3.0-rc1
0.2.1
0.2.0
0.1.1
0.1.0
Signing at the edge for KERI, ACDC, and KERIA
github.com/WebOfTrust/signify-ts
signify-ts
/
dist
/
index.d.ts
4 lines
(3 loc)
•
87 B
TypeScript
View Raw
1
2
3
4
import
*
as
exp
from
'./exports.ts'
;
export
*
from
'./exports.ts'
;
export
default
exp;