UNPKG

@erosnicolau/animated-text

Version:

Advanced React animated text component with comprehensive animation effects

6 lines 271 B
/** * Custom hook to access the AnimatedTextGroup context * Must be used within AnimatedTextGroupProvider component */ export declare const useAnimatedTextGroup: () => import("../types").AnimatedTextGroupContextValue; //# sourceMappingURL=useAnimatedTextGroup.d.ts.map