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

Usage in Deno

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

Properties

patterns: string[]

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