Sha256: 4c17183a07a63bea2653fbfc0a942b027160ddbee823024789a415f9589de327
Contents?: true
Size: 343 Bytes
Versions: 26
Compression:
Stored size: 343 Bytes
Contents
import { D as DiffOptions } from './types-Bxe-2Udy.js'; import '@vitest/pretty-format'; declare function serializeValue(val: any, seen?: WeakMap<WeakKey, any>): any; declare function processError(_err: any, diffOptions?: DiffOptions, seen?: WeakSet<WeakKey>): any; export { processError, serializeValue as serializeError, serializeValue };
Version data entries
26 entries across 26 versions & 1 rubygems