UNPKG

@ar-dacity/ardacity-scroll-reveal

Version:

Scroll reveal animations with blur and opacity effects for React applications

5 lines (4 loc) 201 B
// This is just a type definition, the actual component // will be copied to the user's project during installation export var ScrollReveal = function () { return null; }; export default ScrollReveal;