mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
777 B
777 B
Home > puppeteer > Protocol > Profiler > TakeTypeProfileResponse
Protocol.Profiler.TakeTypeProfileResponse interface
Signature:
export interface TakeTypeProfileResponse
Properties
Property | Type | Description |
---|---|---|
result | ScriptTypeProfile[] | Type profile for all scripts since startTypeProfile() was turned on. |