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