UNPKG

scroll-img-motion

Version:

A library for smooth scroll-triggered image transitions

3 lines 149 B
import React from 'react'; export declare function useStableRef<T>(initial: T): React.MutableRefObject<T>; //# sourceMappingURL=useStableref.d.ts.map