import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SamplingProfileNode } = Protocol.Memory;
Heap profile sample.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Memory.SamplingProfileNode
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SamplingProfileNode } = Protocol.Memory;
Heap profile sample.