import { objDisplay } from "https://deno.land/x/chai@v5.1.2/lib/chai/utils/objDisplay.js";
.objDisplay(object)
Determines if an object or an array matches criteria to be inspected in-line for error messages or should be truncated.
x/chai/lib/chai/utils/objDisplay.js>objDisplay
import { objDisplay } from "https://deno.land/x/chai@v5.1.2/lib/chai/utils/objDisplay.js";
Determines if an object or an array matches criteria to be inspected in-line for error messages or should be truncated.