UNPKG
consecteturquia
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
twind monorepo
github.com/ShanyArmstrong/consecteturquia
ShanyArmstrong/consecteturquia
consecteturquia
/
sites
/
twind.style
/
src
/
lib
/
constants.ts
5 lines
(4 loc)
•
146 B
text/typescript
View Raw
1
2
3
4
5
export
const
MOD_KEY
=
typeof
navigator ==
'object'
&&
/* @__PURE__ */
/Mac|iPod|iPhone|iPad/
.
test
(navigator.
platform
) ?
'⌘'
:
'Ctrl'