Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/http/build/deps.ts>esbuild.OutputFile

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
interface esbuild.OutputFile
import { type esbuild } from "https://deno.land/x/fastro@v0.85.1/http/build/deps.ts";
const { OutputFile } = esbuild;

Properties

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

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