Skip to main content
Debugger.SearchInContentParameterType.isRegex - inspector/promises - Node documentation
property Debugger.SearchInContentParameterType.isRegex

Usage in Deno

import { type Debugger } from "node:inspector/promises";

If true, treats string parameter as regex.

Type

boolean | undefined