UNPKG

@thi.ng/args

Version:

Declarative, functional CLI argument/options parser, app framework, arg value coercions, multi/sub-commands, usage generation, error handling etc.

8 lines 228 B
export * from "./api.js"; export * from "./args.js"; export * from "./cli.js"; export * from "./coerce.js"; export * from "./header.js"; export * from "./parse.js"; export * from "./usage.js"; //# sourceMappingURL=index.d.ts.map