import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SimulatePressureNotificationRequest } = Protocol.Memory;
Properties
level: PressureLevel
Memory pressure level of the notification.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Memory.SimulatePressureNotificationRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SimulatePressureNotificationRequest } = Protocol.Memory;
Memory pressure level of the notification.