| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/next/dist/lib/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/next/dist/lib/format-cli-help-output.d.ts |
import type { Command, Help } from 'next/dist/compiled/commander';
declare const formatCliHelpOutput: (cmd: Command, helper: Help) => string;
export { formatCliHelpOutput };