UNPKG

@rist/preset-react

Version:
6 lines (5 loc) 174 B
import { CommanderStatic } from 'commander'; export declare class CommandLoader { static load(program: CommanderStatic): void; private static handleInvalidCommand; }