Introduction
CLI
Links
Appearance
import { shouldIgnoreWatchFile } from "@tsed/cli/src/bin/tsed-dev";
See /packages/cli/src/bin/tsed-dev.ts.
function shouldIgnoreWatchFile(file: string | undefined, watcher?: unknown): boolean;