UNPKG

commandzen

Version:

A command-line argument parsing library that allows for quick and easy parsing of command-line arguments.

4 lines (3 loc) 93 B
export * from "./Command"; export * from "./CommandParser"; export * from "./CommandRunner";