UNPKG

simple-task-master

Version:
9 lines 227 B
/** * Config command for managing Simple Task Master configuration */ import { Command } from 'commander'; /** * Create the config command */ export declare const configCommand: Command; //# sourceMappingURL=config.d.ts.map