3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
import { ScrollLockStep } from './overflow-store.js';
|
|
export declare function preventScroll(): ScrollLockStep;
|