UNPKG

@lodestar/types

Version:

Typescript types required for lodestar

6 lines (4 loc) 119 B
export * from "./types.js"; import * as ssz from "./sszTypes.js"; import * as ts from "./types.js"; export {ts, ssz};