UNPKG

@oclif/plugin-help

Version:
5 lines (4 loc) 84 B
import Help from './commands/help.js'; export const commands = { help: Help, };