interface OnStartResultimport { type OnStartResult } from "https://deno.land/x/lume@v1.18.2/deps/esbuild.ts"; Propertiesoptionalerrors: PartialMessage[]optionalwarnings: PartialMessage[]