UNPKG

@mesh-tech/mesh-cli

Version:

CLI for Mesh platform development utilities

3 lines (2 loc) 113 B
import type { Command } from "commander"; export declare function registerTunnelSubcommands(vpn: Command): void;