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

x/opine/src/utils/compileETag.ts>compileETag

Minimalist web framework for Deno ported from ExpressJS.
Very Popular
Go to Latest
variable compileETag
import { compileETag } from "https://deno.land/x/opine@2.3.3/src/utils/compileETag.ts";

Check if path looks absolute.

type

(value: any) => unknown