Laptop-Thing/web/node_modules/jackspeak/dist/commonjs/parse-args.d.ts

4 lines
161 B
TypeScript
Raw Permalink Normal View History

2024-11-27 12:35:48 -05:00
/// <reference types="node" />
import * as util from 'util';
export declare const parseArgs: typeof util.parseArgs;
//# sourceMappingURL=parse-args-cjs.d.cts.map