UNPKG

@plurid/performer-cli

Version:
4 lines (3 loc) 168 B
import { CommanderStatic } from 'commander'; declare const makeGetCommand: (program: CommanderStatic) => import("commander").Command; export default makeGetCommand;