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