UNPKG

catreact

Version:

Catavolt Core React Components

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