import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetTargetsResponse } = Protocol.Target;
Properties
targetInfos: TargetInfo[]
The list of targets.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetTargetsResponse } = Protocol.Target;
The list of targets.