Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/deps/esbuild.ts>OnStartResult

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface OnStartResult
import { type OnStartResult } from "https://deno.land/x/lume@v1.18.2/deps/esbuild.ts";

Properties

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