UNPKG

@lodestar/prover

Version:

A Typescript implementation of the Ethereum Consensus light client

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