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