UNPKG

rani-motion

Version:

A simple and powerful React animation library with TypeScript support - animated.div style components with accessibility-first approach

3 lines 192 B
import { AnimationPresetType, CustomAnimation } from '../types'; export declare const animationPresets: Record<AnimationPresetType, CustomAnimation>; //# sourceMappingURL=animations.d.ts.map