property Debugger.SearchInContentParameterType.isRegex Usage in Deno```typescript import { type Debugger } from "node:node__inspector--promises.d.ts"; ``` If true, treats string parameter as regex. Type boolean | undefined