Go to Latest
interface OutputFile
import { type OutputFile } from "https://dotland.deno.dev/x/esbuild@v0.20.2/mod.d.ts";

Properties

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

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