UNPKG

react-textmotion

Version:

Lightweight yet powerful library that provides variable animation effects for React applications.

4 lines (3 loc) 133 B
export { NodeMotion } from './components/NodeMotion'; export { TextMotion } from './components/TextMotion'; export * from './types';