import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SamplingProfile } = default.Memory;
Array of heap profile samples.
Properties
samples: SamplingProfileNode[]
modules: Module[]
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Memory.SamplingProfile
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SamplingProfile } = default.Memory;
Array of heap profile samples.