API Reference / @gtkx/testing / prettyFormat / Printer
Type Alias: Printer
Printer = (
val,config,indentation,depth,refs,hasCalledToJSON?) =>string
Defined in: node_modules/.pnpm/@vitest+pretty-format@4.1.10/node_modules/@vitest/pretty-format/dist/index.d.ts:142
Parameters
val
unknown
config
indentation
string
depth
number
refs
hasCalledToJSON?
boolean
Returns
string