Skip to main content
Go to Latest
interface OnStartResult
import { type OnStartResult } from "https://deno.land/x/esbuild@v0.19.7/mod.js";

Properties

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