property WatchState.lastBuildEndMs

Timestamp (ms) of the most recent successful build, used for debounce logic. 0 before the first build.

Type

number

Usage

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