super-productivity/electron/common.const.ts
2024-09-09 15:17:24 +02:00

1 line
53 B
TypeScript

export const IS_MAC = process.platform === 'darwin';