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

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

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

type

(options?: CompressionOptions) => MiddlewareHandler