Skip to main content
Go to Latest
type alias Protocol.Tracing.MemoryDumpLevelOfDetail
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { MemoryDumpLevelOfDetail } = Protocol.Tracing;

Details exposed when memory request explicitly declared. Keep consistent with memory_dump_request_args.h and memory_instrumentation.mojom

definition: ("background" | "light" | "detailed")