Skip to main content
Module

x/lume/deps/esbuild.ts>OutputFile

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

Properties

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

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