puppeteer/new-docs/puppeteer.protocol.serviceworker.serviceworkerregistration.md

23 lines
987 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; [ServiceWorker](./puppeteer.protocol.serviceworker.md) &gt; [ServiceWorkerRegistration](./puppeteer.protocol.serviceworker.serviceworkerregistration.md)
## Protocol.ServiceWorker.ServiceWorkerRegistration interface
ServiceWorker registration.
<b>Signature:</b>
```typescript
export interface ServiceWorkerRegistration
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [isDeleted](./puppeteer.protocol.serviceworker.serviceworkerregistration.isdeleted.md) | boolean | |
| [registrationId](./puppeteer.protocol.serviceworker.serviceworkerregistration.registrationid.md) | [RegistrationID](./puppeteer.protocol.serviceworker.registrationid.md) | |
| [scopeURL](./puppeteer.protocol.serviceworker.serviceworkerregistration.scopeurl.md) | string | |