puppeteer/new-docs/puppeteer.protocol.debugger.locationrange.scriptid.md

12 lines
498 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Debugger](./puppeteer.protocol.debugger.md) &gt; [LocationRange](./puppeteer.protocol.debugger.locationrange.md) &gt; [scriptId](./puppeteer.protocol.debugger.locationrange.scriptid.md)
## Protocol.Debugger.LocationRange.scriptId property
<b>Signature:</b>
```typescript
scriptId: Runtime.ScriptId;
```