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