import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetBestEffortCoverageResponse } = default.Profiler;
Properties
result: ScriptCoverage[]
Coverage data for the current isolate.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Profiler.GetBestEffortCoverageResponse
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetBestEffortCoverageResponse } = default.Profiler;
Coverage data for the current isolate.