Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/middleware/pretty-json/index.ts>prettyJSON

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable prettyJSON
import { prettyJSON } from "https://deno.land/x/hono@v4.1.6/middleware/pretty-json/index.ts";

type

(options?: prettyOptions) => MiddlewareHandler