UNPKG

react-scroll-motion

Version:
3 lines (2 loc) 109 B
import { Animation } from "../types"; export declare const batch: (...animations: Animation[]) => Animation;