import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { BindRequest } = Protocol.Tethering;
Properties
port: integer
Port number to bind.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Tethering.BindRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { BindRequest } = Protocol.Tethering;
Port number to bind.