import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetSecurityIsolationStatusRequest } = Protocol.Network;
Properties
optional
frameId: Page.FrameIdIf no frameId is provided, the status of the target is provided.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetSecurityIsolationStatusRequest } = Protocol.Network;
If no frameId is provided, the status of the target is provided.