Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias DecodedEntityTag
Re-export
import { type DecodedEntityTag } from "https://deno.land/x/etag@0.0.1/mod.ts";
definition: Id<DecodedBaseTag & FileInfo & { hash: string; mtime: null; }>