UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

3 lines 124 B
export type { IBeaconDb } from "./interface.js"; export { BeaconDb } from "./beacon.js"; //# sourceMappingURL=index.d.ts.map