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

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

Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Very Popular
Go to Latest
variable etag
import { etag } from "https://deno.land/x/hono@v2.1.4/middleware/etag/index.ts";

type

(options?: ETagOptions) => unknown