mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
688 B
688 B
Home > puppeteer > Protocol > Target > GetTargetsResponse
Protocol.Target.GetTargetsResponse interface
Signature:
export interface GetTargetsResponse
Properties
Property | Type | Description |
---|---|---|
targetInfos | TargetInfo[] | The list of targets. |