UNPKG

opstack-kit-chains

Version:
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