mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
668 B
668 B
Home > puppeteer > Protocol > Tracing > GetCategoriesResponse
Protocol.Tracing.GetCategoriesResponse interface
Signature:
export interface GetCategoriesResponse
Properties
Property | Type | Description |
---|---|---|
categories | string[] | A list of supported tracing categories. |