Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface StdinOptions
import { type StdinOptions } from "https://deno.land/x/esbuild@v0.24.0/mod.js";

Properties

contents: string | Uint8Array
optional
resolveDir: string
optional
sourcefile: string
optional
loader: Loader