UNPKG

commandzen

Version:

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

4 lines (3 loc) 83 B
export * from "./CliBuilder"; export * from "./command"; export * from "./option";