UNPKG

@erosnicolau/animated-text

Version:

Advanced React animated text component with comprehensive animation effects

5 lines 226 B
import React from 'react'; import { AnimatedTextGroupProps } from '../types'; declare const AnimatedTextGroup: React.FC<AnimatedTextGroupProps>; export default AnimatedTextGroup; //# sourceMappingURL=AnimatedTextGroup.d.ts.map