mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
746 B
746 B
Home > puppeteer > Protocol > SystemInfo > GetProcessInfoResponse
Protocol.SystemInfo.GetProcessInfoResponse interface
Signature:
export interface GetProcessInfoResponse
Properties
Property | Type | Description |
---|---|---|
processInfo | ProcessInfo[] | An array of process info blocks. |