import { prettyFormat } from "https://deno.land/x/fresh_testing_library@0.13.1/mod.ts";
const { default } = prettyFormat;
Returns a presentation string of your val
object
Parameters
optional
options: OptionsReceivedCustom settings
import { prettyFormat } from "https://deno.land/x/fresh_testing_library@0.13.1/mod.ts";
const { default } = prettyFormat;
Returns a presentation string of your val
object
Custom settings