mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
771 B
771 B
Home > puppeteer > Protocol > Profiler > GetBestEffortCoverageResponse
Protocol.Profiler.GetBestEffortCoverageResponse interface
Signature:
export interface GetBestEffortCoverageResponse
Properties
Property | Type | Description |
---|---|---|
result | ScriptCoverage[] | Coverage data for the current isolate. |