UNPKG

@carton-org/react-neumorphism

Version:

A React component library implementing the neumorphism design style

6 lines 209 B
export declare const useScroll: ({ enable, ref, callback, }: { enable?: boolean; ref?: React.RefObject<HTMLElement | null>; callback: () => void; }) => void; //# sourceMappingURL=useScroll.d.ts.map