Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Lightweight, Ultrafast, Web Standards
Very Popular
Go to Latest
variable compress
import { compress } from "https://deno.land/x/hono@v3.9.1/middleware/compress/index.ts";

type

(options?: CompressionOptions) => MiddlewareHandler