UNPKG

@lodestar/prover

Version:

A Typescript implementation of the Ethereum Consensus light client

6 lines 137 B
/** * Expected error that shouldn't print a stack trace */ export class YargsError extends Error { } //# sourceMappingURL=errors.js.map