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

Properties

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