import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetRemoteLocationsRequest } = Protocol.Target;
Properties
locations: RemoteLocation[]
List of remote locations.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Target.SetRemoteLocationsRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetRemoteLocationsRequest } = Protocol.Target;
List of remote locations.