12 lines
428 B
Markdown
12 lines
428 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Browser](./puppeteer.protocol.browser.md) > [BrowserContextID](./puppeteer.protocol.browser.browsercontextid.md)
|
||
|
|
||
|
## Protocol.Browser.BrowserContextID type
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
export type BrowserContextID = string;
|
||
|
```
|