UNPKG

@schemifyjs/cli

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