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

x/hono/middleware.ts>compress

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
variable compress
import { compress } from "https://deno.land/x/hono@v3.5.8/middleware.ts";

type

(options?: CompressionOptions) => MiddlewareHandler