Skip to main content
Module

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

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
variable prettyJSON
import { prettyJSON } from "https://deno.land/x/hono@v3.0.5/middleware/pretty-json/index.ts";

type

(options?: prettyOptions) => MiddlewareHandler