UNPKG

scrollscene

Version:

ScrollScene is an extra layer on top of ScrollMagic as well as using IntersectionObserver to achieve similar effects.

2 lines (1 loc) 95 B
export declare const scrollAnimationInit: (breakpoints: any, init: any, destroy: any) => void;