Skip to main content
Module

x/pretty_assert/types.ts>Options

🦕A colorful assertEqual for deno
Latest
interface Options
import { type Options } from "https://deno.land/x/pretty_assert@0.1.7/types.ts";

Properties

callToJSON: boolean
escapeRegex: boolean
escapeString: boolean
indent: number
maxDepth: number
min: boolean
printFunctionName: boolean