12 lines
593 B
Markdown
12 lines
593 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) > [registrationId](./puppeteer.protocol.serviceworker.serviceworkerregistration.registrationid.md)
|
||
|
|
||
|
## Protocol.ServiceWorker.ServiceWorkerRegistration.registrationId property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
registrationId: RegistrationID;
|
||
|
```
|