variable configimport { config } from "https://dotland.deno.dev/x/chai@v5.1.2/lib/chai/config.js"; type{ includeStack: boolean; showDiff: boolean; truncateThreshold: number; useProxy: boolean; proxyExcludedKeys: string[]; deepEqual; }