UNPKG

react-images-lightbox

Version:

A simple, responsive lightbox component for displaying an array of images with React.js

8 lines (6 loc) 146 B
// Return true if window + document module.exports = !!( typeof window !== 'undefined' && window.document && window.document.createElement );