Files
turftracker/frontend/node_modules/@headlessui/react/dist/hooks/document-overflow/prevent-scroll.d.ts
2026-04-09 13:19:47 -05:00

3 lines
111 B
TypeScript

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