UNPKG

@oclif/plugin-commands

Version:

plugin to show the list of all the commands

5 lines (4 loc) 114 B
import Commands from "./commands/commands.js"; export declare const commands: { commands: typeof Commands; };