UNPKG

parallax-react-js

Version:

A libary for managing scroll speed of different components in react.

6 lines 200 B
import React from "react"; declare function ParallaxContainer(props: { children: React.ReactNode; }): JSX.Element; export default ParallaxContainer; //# sourceMappingURL=ParallaxContainer.d.ts.map