Files

2 lines
63 B
TypeScript
Raw Permalink Normal View History

export default function useScrollLocker(lock?: boolean): void;