puppeteer/new-docs/puppeteer.protocol.profiler.typeprofileentry.types.md

14 lines
543 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Profiler](./puppeteer.protocol.profiler.md) &gt; [TypeProfileEntry](./puppeteer.protocol.profiler.typeprofileentry.md) &gt; [types](./puppeteer.protocol.profiler.typeprofileentry.types.md)
## Protocol.Profiler.TypeProfileEntry.types property
The types for this parameter or return value.
<b>Signature:</b>
```typescript
types: TypeObject[];
```