mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-29 14:00:05 +02:00
1 line
60 B
TypeScript
1 line
60 B
TypeScript
export const isMac = /Mac/.test(window.navigator?.platform)
|