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