<!-- 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; [start](./puppeteer.protocol.debugger.locationrange.start.md)

## Protocol.Debugger.LocationRange.start property

<b>Signature:</b>

```typescript
start: ScriptPosition;
```