UNPKG

@thi.ng/args

Version:

Declarative, functional CLI argument/options parser, value coercions, sub-commands 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