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