Skip to main content
Module

x/fastro/http/deps.ts>esbuild.StdinOptions

Fast and simple web application framework for deno
Go to Latest
interface esbuild.StdinOptions
import { type esbuild } from "https://deno.land/x/fastro@v0.74.1/http/deps.ts";
const { StdinOptions } = esbuild;

Properties

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