puppeteer/new-docs/puppeteer.protocol.serviceworker.serviceworkererrormessage.registrationid.md

12 lines
593 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; [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;
```