Skip to main content

interface Deno.bundle.OutputFile

unstable

An output file in the bundle.

Properties #

#path: string
#contents: Uint8Array<ArrayBuffer>
optional
#hash: string

Methods #

#text(): string

Did you find what you needed?

Privacy policy