Skip to main content
WatchEventType - fs - Node documentation
type alias WatchEventType

Usage in Deno

import { type WatchEventType } from "node:fs";

Definition

"rename" | "change"