Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/esm/packages/esm-worker/types/index.d.ts>HttpMetadata

A fast, smart, & global CDN for modern(es2015+) web development.
Latest
type alias HttpMetadata
import { type HttpMetadata } from "https://deno.land/x/esm@v135_2/packages/esm-worker/types/index.d.ts";
definition: { contentType: string; buildId?: string; dts?: string; }