Files
2026-04-13 08:19:53 +08:00

3 lines
125 B
TypeScript

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