UNPKG

react-images-lightbox

Version:

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

5 lines (3 loc) 155 B
// Return true if window + document 'use strict'; module.exports = !!(typeof window !== 'undefined' && window.document && window.document.createElement);