UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

5 lines 206 B
export * from "./fnQueue.js"; export * from "./itemQueue.js"; export * from "./options.js"; export { QueueError, QueueErrorCode, isQueueErrorAborted } from "./errors.js"; //# sourceMappingURL=index.d.ts.map