Go to Latest
interface OnStartResult
import { type OnStartResult } from "https://dotland.deno.dev/x/esbuild@v0.16.1/wasm.d.ts";

Properties

optional
errors: PartialMessage[]
optional
warnings: PartialMessage[]