UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

3 lines 144 B
import { FsDatastore } from "datastore-fs"; export declare const LevelDatastore: typeof FsDatastore; //# sourceMappingURL=datastore_bun.d.ts.map