UNPKG

@oclif/plugin-help

Version:
5 lines (4 loc) 98 B
import Help from './commands/help.js'; export declare const commands: { help: typeof Help; };