puppeteer/new-docs/puppeteer.protocol.serviceworker.serviceworkererrormessage.registrationid.md
2020-07-13 14:01:35 +01:00

12 lines
593 B
Markdown

<!-- 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; [ServiceWorkerErrorMessage](./puppeteer.protocol.serviceworker.serviceworkererrormessage.md) &gt; [registrationId](./puppeteer.protocol.serviceworker.serviceworkererrormessage.registrationid.md)
## Protocol.ServiceWorker.ServiceWorkerErrorMessage.registrationId property
<b>Signature:</b>
```typescript
registrationId: RegistrationID;
```