UNPKG

nativefier

Version:
5 lines (4 loc) 192 B
export declare const supportedArchs: string[]; export declare const supportedPlatforms: string[]; export declare function inferPlatform(): string; export declare function inferArch(): string;