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

Usage in Deno

import { Debugger } from "node:inspector";

Properties

patterns: string[]

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