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