UNPKG

117 BTypeScriptView Raw
1import { CommanderStatic } from 'commander';
2export declare function getRemainingFlags(cli: CommanderStatic): any[];