UNPKG
@chainsafe/eth2.0-ssz-types
Version:
latest (0.1.0)
0.1.0
SSZ types required for eth2.0
github.com/ChainSafe/lodestar
ChainSafe/lodestar
@chainsafe/eth2.0-ssz-types
/
lib
/
index.d.ts
7 lines
(6 loc)
•
116 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** *
@module
sszTypes
*/
export
*
from
"./constants"
;
export
*
from
"./interface"
;
export
*
from
"./generators"
;