UNPKG

@abstract-foundation/agw-client

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