UNPKG

scroll-lock-body

Version:

scroll lock the body and remember the position

4 lines 195 B
export declare const enableScrollLock: () => void; export declare const disableScrollLock: () => void; export declare const isScrollLockEnabled: () => boolean; //# sourceMappingURL=index.d.ts.map