Skip to main content
Go to Latest
interface OnStartResult
import { type OnStartResult } from "https://deno.land/x/esbuild@v0.17.5/wasm.d.ts";

Properties

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