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

x/frugal/dep/esbuild.ts>OutputFile

A frugal web framework
Go to Latest
interface OutputFile
import { type OutputFile } from "https://deno.land/x/frugal@0.3.0/dep/esbuild.ts";

Properties

path: string
contents: Uint8Array

"text" as bytes

text: string

"contents" as text