import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { StopResponse } = Protocol.Profiler;
Properties
profile: Profile
Recorded profile.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Profiler.StopResponse
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { StopResponse } = Protocol.Profiler;
Recorded profile.