UNPKG
mina-attestations
Version:
latest (0.5.3)
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.8
Private Attestations on Mina
github.com/zksecurity/mina-attestations
zksecurity/mina-attestations
mina-attestations
/
src
/
imported.ts
3 lines
(2 loc)
•
136 B
text/typescript
View Raw
1
2
3
export
{
EcdsaEthereum
}
from
'./imported/ecdsa-credential.ts'
;
export
{
ZkPass
,
type
ZkPassResponseItem
}
from
'./imported/zkpass.ts'
;