UNPKG

react-sparklefall

Version:

React component wrapper for SparkleFall - Beautiful falling sparkle animations

4 lines 208 B
export { default as SparkleFall } from './SparkleFall'; export { default as useSparkleFall } from './useSparkleFall'; export type { SparkleFallProps } from './SparkleFall'; //# sourceMappingURL=index.d.ts.map