UNPKG
@twilio-paste/paste-reakit-fork
Version:
latest (1.4.1)
1.4.1
Forked Reakit that addresses SSR hydration issues
twilio-labs/paste-reakit
@twilio-paste/paste-reakit-fork
/
src
/
Separator
/
__keys.ts
3 lines
(2 loc)
•
83 B
text/typescript
View Raw
1
2
3
// Automatically generated
export
const
SEPARATOR_KEYS
= [
"orientation"
]
as
const
;