property Debugger.ScriptParsedEventDataType.sourceMapURL Usage in Deno```typescript import { type Debugger } from "node:node__inspector--promises.d.ts"; ``` URL of source map associated with script (if any). Type string | undefined