UNPKG

happypack

Version:

webpack speed booster, makes you happy!

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