UNPKG

react-virtualized

Version:

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

4 lines (3 loc) 164 B
'use strict'; exports.__esModule = true; var canUseDOM = exports.canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement);