Skip to main content
Extremely Popular
Latest
interface OutputFile
import { type OutputFile } from "https://deno.land/x/esbuild@v0.20.2/wasm.d.ts";

Properties

path: string
contents: Uint8Array
hash: string
readonly
text: string

"contents" as text (changes automatically with "contents")