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