UNPKG

react-scroll-motion

Version:
4 lines (3 loc) 135 B
import { Style } from "../types"; declare const computeStyle: (style?: Style, ...params: any[]) => Style; export default computeStyle;