UNPKG

@anycli/command

Version:
6 lines (5 loc) 154 B
import Command from './command'; import * as flags from './flags'; export { run, Main } from './main'; export default Command; export { Command, flags };