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

x/esbuild_deno/deno.ts>ModuleEntry

https://deno.land/x/esbuild_deno
Latest
interface ModuleEntry
import { type ModuleEntry } from "https://deno.land/x/esbuild_deno@v0.14.47/deno.ts";

Properties

specifier: string
size: number
optional
mediaType: MediaType
optional
local: string
optional
checksum: string
optional
emit: string
optional
map: string
optional
error: string