UNPKG

viem

Version:

TypeScript Interface for Ethereum

4 lines 191 B
import type { ErrorType } from '../errors/utils.js'; export type StringifyErrorType = ErrorType; export declare const stringify: typeof JSON.stringify; //# sourceMappingURL=stringify.d.ts.map