API Reference / @gtkx/testing / prettyFormat / format
Function: format()
format(
val,options?):string
Defined in: node_modules/.pnpm/@vitest+pretty-format@4.1.10/node_modules/@vitest/pretty-format/dist/index.d.ts:182
Returns a presentation string of your val object
Parameters
val
unknown
any potential JavaScript object
options?
Custom settings
Returns
string