puppeteer/new-docs/puppeteer.protocol.serviceworker.workerregistrationupdatedevent.registrations.md

12 lines
622 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; [WorkerRegistrationUpdatedEvent](./puppeteer.protocol.serviceworker.workerregistrationupdatedevent.md) &gt; [registrations](./puppeteer.protocol.serviceworker.workerregistrationupdatedevent.registrations.md)
## Protocol.ServiceWorker.WorkerRegistrationUpdatedEvent.registrations property
<b>Signature:</b>
```typescript
registrations: ServiceWorkerRegistration[];
```