UNPKG

@newos/cli

Version:
5 lines 214 B
import { Command } from 'commander'; export { name, description } from './spec'; export declare const signature: string; export declare function register(program: Command): void; //# sourceMappingURL=index.d.ts.map