useScrollLocker.d.ts 63 B

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