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

4 lines
181 B
TypeScript
Raw Permalink Normal View History

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