12 lines
484 B
Markdown
12 lines
484 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Debugger](./puppeteer.protocol.debugger.md) > [LocationRange](./puppeteer.protocol.debugger.locationrange.md) > [start](./puppeteer.protocol.debugger.locationrange.start.md)
|
||
|
|
||
|
## Protocol.Debugger.LocationRange.start property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
start: ScriptPosition;
|
||
|
```
|