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