Skip to main content
Debugger.SetBlackboxPatternsParameterType.patterns - inspector/promises - Node documentation
property Debugger.SetBlackboxPatternsParameterType.patterns

Usage in Deno

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

Array of regexps that will be used to check script url for blackbox state.

Type

string[]