UNPKG

quicksilver-cli

Version:
5 lines (4 loc) 172 B
export declare const isWindows: boolean; export declare const isLinux: boolean; export declare const isMac: boolean; export declare function getJVMVariables(): object;