import type { EventName } from 'chokidar/handler.js'; export type HotReloadEvent = EventName;