UNPKG

@mesh-tech/mesh-cli

Version:

CLI for Mesh platform development utilities

3 lines (2 loc) 111 B
import type { Command } from "commander"; export declare function registerVcsCommands(program: Command): void;