UNPKG

@lodestar/types

Version:

Typescript types required for lodestar

7 lines (5 loc) 151 B
export * from "./types.js"; export * from "./validator.js"; import * as ssz from "./sszTypes.js"; import * as ts from "./types.js"; export {ts, ssz};