property WatchState.pendingBuildTrigger

Queued build-trigger callback; fires once the in-progress build completes.

Type

(() => void) | null

Usage

import { type WatchState } from "lib/types.ts";