puppeteer/new-docs/puppeteer.protocol.profiler.typeobject.md
2020-07-13 14:01:35 +01:00

654 B

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.