UNPKG

rc-virtual-list

Version:
3 lines (2 loc) 111 B
import * as React from 'react'; export declare const WheelLockContext: React.Context<(lock: boolean) => void>;