Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/keywork/logger/functions/prettyJSON.ts>PrettyJSON

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
type alias PrettyJSON
import { type PrettyJSON } from "https://deno.land/x/keywork@v6.0.1/logger/functions/prettyJSON.ts";
definition: (...args: Parameters<JSON.stringify>) => string