Module

x/lume/deps/esbuild.ts>OutputFile

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface OutputFile
import { type OutputFile } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/esbuild.ts";

Properties

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

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