UNPKG

react-virtualized

Version:

React components for efficiently rendering large, scrollable lists and tabular data

6 lines 255 B
var bpfrpt_proptype_ScrollIndices = process.env.NODE_ENV === 'production' ? null : { scrollToColumn: PropTypes.number.isRequired, scrollToRow: PropTypes.number.isRequired }; import PropTypes from "prop-types"; export { bpfrpt_proptype_ScrollIndices };