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

601 B

Home > puppeteer > Protocol > Profiler > ScriptTypeProfile > entries

Protocol.Profiler.ScriptTypeProfile.entries property

Type profile entries for parameters and return values of the functions in the script.

Signature:

entries: TypeProfileEntry[];