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