mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 10:43:38 +00:00
merge new into master
This commit is contained in:
3
node_modules/react-remove-scroll/dist/es2015/handleScroll.d.ts
generated
vendored
Normal file
3
node_modules/react-remove-scroll/dist/es2015/handleScroll.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { Axis } from './types';
|
||||
export declare const locationCouldBeScrolled: (axis: Axis, node: HTMLElement) => boolean;
|
||||
export declare const handleScroll: (axis: Axis, endTarget: HTMLElement, event: any, sourceDelta: number, noOverscroll: boolean) => boolean;
|
||||
Reference in New Issue
Block a user