NeahNew/node_modules/builder-util/out/7za.d.ts
2025-05-06 22:43:27 +02:00

3 lines
109 B
TypeScript

export declare function getPath7za(): Promise<string>;
export declare function getPath7x(): Promise<string>;