Files
Botexercito/Frontend/angular-internal-chat/node_modules/jackspeak/dist/esm/parse-args.d.ts
T

4 lines
181 B
TypeScript
Raw Normal View History

2026-03-22 18:07:19 +00: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