UNPKG

@oclif/plugin-commands

Version:

plugin to show the list of all the commands

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