Home > puppeteer > Protocol > Profiler > TypeObject
Protocol.Profiler.TypeObject interface
Describes a type collected during runtime.
Signature:
export interface TypeObject
Properties
Property |
Type |
Description |
name |
string |
Name of a type collected with type profiling. |