forgeplus-react/node_modules/react-virtualized/dist/es/WindowScroller/index.js.flow

7 lines
160 B
Plaintext

// @flow
import WindowScroller, {IS_SCROLLING_TIMEOUT} from './WindowScroller';
export default WindowScroller;
export {WindowScroller, IS_SCROLLING_TIMEOUT};