property WatchState.justAddedFiles

File paths added since the last build, used to decide whether a rebuild is needed.

Type

Set<string>

Usage

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