UNPKG

parsemate

Version:

A tool for building easy argv parsing in app, coupled with a "--help" me generator

3 lines (2 loc) 91 B
export { ArgvParser } from "./ArgvParser"; export { ArgSpec } from "./interfaces/ArgSpec";