first commit
This commit is contained in:
2
frontend/node_modules/rc-virtual-list/es/hooks/useOriginScroll.d.ts
generated
vendored
Normal file
2
frontend/node_modules/rc-virtual-list/es/hooks/useOriginScroll.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
declare const _default: (isScrollAtTop: boolean, isScrollAtBottom: boolean, isScrollAtLeft: boolean, isScrollAtRight: boolean) => (isHorizontal: boolean, delta: number, smoothOffset?: boolean) => boolean;
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user