UNPKG

@mesh-tech/mesh-cli

Version:

CLI for Mesh platform development utilities

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