[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [TypeProfileEntry](./puppeteer.protocol.profiler.typeprofileentry.md) > [types](./puppeteer.protocol.profiler.typeprofileentry.types.md) ## Protocol.Profiler.TypeProfileEntry.types property The types for this parameter or return value. Signature: ```typescript types: TypeObject[]; ```