Extremely Popular
Go to Latest
interface WatchMode
import { type WatchMode } from "https://dotland.deno.dev/x/esbuild@v0.16.1/wasm.js";

Properties

optional
onRebuild: (error: BuildFailure | null, result: BuildResult | null) => void