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

Properties

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