UNPKG

@mesh-tech/mesh-cli

Version:

CLI for Mesh platform development utilities

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