puppeteer/new-docs/puppeteer.protocol.runtime.getisolateidresponse.md
2020-07-13 14:01:35 +01:00

19 lines
619 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; [Runtime](./puppeteer.protocol.runtime.md) &gt; [GetIsolateIdResponse](./puppeteer.protocol.runtime.getisolateidresponse.md)
## Protocol.Runtime.GetIsolateIdResponse interface
<b>Signature:</b>
```typescript
export interface GetIsolateIdResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [id](./puppeteer.protocol.runtime.getisolateidresponse.id.md) | string | The isolate id. |