UNPKG

permissionless

Version:

A utility library for working with ERC-4337

7 lines 213 B
import { BaseError } from "viem"; export declare class AccountNotFoundError extends BaseError { constructor({ docsPath }?: { docsPath?: string | undefined; }); } //# sourceMappingURL=index.d.ts.map