12 lines
561 B
Markdown
12 lines
561 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ServiceWorker](./puppeteer.protocol.serviceworker.md) > [ServiceWorkerRegistration](./puppeteer.protocol.serviceworker.serviceworkerregistration.md) > [scopeURL](./puppeteer.protocol.serviceworker.serviceworkerregistration.scopeurl.md)
|
|
|
|
## Protocol.ServiceWorker.ServiceWorkerRegistration.scopeURL property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
scopeURL: string;
|
|
```
|