UNPKG

immersivity_react

Version:

Immersivity React wrapper. Feel the depth.

7 lines (6 loc) 191 B
import React from 'react'; export declare const withParallaxClassName: (WrappedComponent: React.FC<{ [key: string]: any; }>) => (props: { [key: string]: any; }) => React.JSX.Element;