UNPKG

craydent-cli

Version:

Node module to manage command line execution and arguments

4 lines (3 loc) 95 B
import * as ICLI from './methods/cli'; declare const CLI: typeof ICLI.default; export { CLI };