UNPKG

@devlander/hooks

Version:
5 lines (4 loc) 110 B
export declare function useScrollControl(): { disableScroll: () => void; enableScroll: () => void; };