Files

3 lines
116 B
TypeScript

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