UNPKG

@thi.ng/args

Version:

Declarative, functional & typechecked CLI argument/options parser, value coercions etc.

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