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