@erosnicolau/animated-text
Version:
Advanced React animated text component with comprehensive animation effects
5 lines • 315 B
TypeScript
export { useAnimatedTextGroup } from './useAnimatedTextGroup';
export { useAnimationState } from './useAnimationState';
export { useIntersectionObserver } from './useIntersectionObserver';
export { useVirtualizedIntersectionObserver } from './useVirtualizedIntersectionObserver';
//# sourceMappingURL=index.d.ts.map