interface OnStartResultimport { type OnStartResult } from "https://deno.land/x/esbuild@v0.17.9/mod.d.ts"; Propertiesoptionalerrors: PartialMessage[]optionalwarnings: PartialMessage[]