interface Debugger.SetBlackboxPatternsParameterType
Usage in Deno
```typescript import { Debugger } from "node:node__inspector--promises.d.ts"; ```
patterns: string[]
Array of regexps that will be used to check script url for blackbox state.