UNPKG

@mesh-tech/mesh-cli

Version:

CLI for Mesh platform development utilities

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