property WatchState.justAddedAt

filePath → ms of when each file was last processed as an 'add', so a 'change' echo arriving inside ADD_SUPPRESS_WINDOW_MS can be suppressed.

Type

Map<string, number>

Usage

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