12 lines
444 B
Markdown
12 lines
444 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) > [RegistrationID](./puppeteer.protocol.serviceworker.registrationid.md)
|
||
|
|
||
|
## Protocol.ServiceWorker.RegistrationID type
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
export type RegistrationID = string;
|
||
|
```
|