xref: /expo/docs/ui/foundations/durations.ts (revision 44fca1ee)
1export const durations = {
2  hover: '100ms',
3};
4