UNPKG

react-sparklefall

Version:

React component wrapper for SparkleFall - Beautiful falling sparkle animations

5 lines (4 loc) 206 B
// Deprecated: use src/index.tsx export { default as SparkleFall } from './SparkleFall'; export { default as useSparkleFall } from './useSparkleFall'; export type { SparkleFallProps } from './SparkleFall';