UNPKG

react-static-webpack-plugin

Version:

Build full static sites using React, React Router and Webpack

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