Files
infocom-systems-design/node_modules/@headlessui/react/dist/hooks/document-overflow/prevent-scroll.d.ts
2025-10-03 22:27:28 +03:00

3 lines
116 B
TypeScript

import type { ScrollLockStep } from './overflow-store.js';
export declare function preventScroll(): ScrollLockStep;