minishouyin/node_modules/builder-util/out/7za.d.ts

3 lines
109 B
TypeScript
Raw Permalink Normal View History

2025-11-12 11:35:57 +08:00
export declare function getPath7za(): Promise<string>;
export declare function getPath7x(): Promise<string>;