Skip to main content
WatchOptions.recursive - fs - Node documentation
property WatchOptions.recursive

Usage in Deno

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

Type

boolean | undefined