UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

6 lines (5 loc) 141 B
interface BaseAnimationTimingProps { animationDuration?: number; showAnimation?: boolean; } export default BaseAnimationTimingProps;