export const OS_WINDOWS = 'windows'; export const OS_MAC = 'mac'; export const OS_LINUX = 'linux';