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

x/hono/middleware.ts>prettyJSON

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
variable prettyJSON
import { prettyJSON } from "https://deno.land/x/hono@v3.8.0-rc.2/middleware.ts";

type

(options?: prettyOptions) => MiddlewareHandler