Module

x/hono/middleware/compress/index.ts>compress

Fast, Lightweight, Web-standards
Very Popular
Go to Latest
variable compress
import { compress } from "https://dotland.deno.dev/x/hono@v4.0.0/middleware/compress/index.ts";

type

(options?: CompressionOptions) => MiddlewareHandler