UNPKG

dom-tools

Version:

A tiny collection of DOM helpers for IE8+.

8 lines (6 loc) 143 B
// from JedWatson/exenv 1.2.0 module.exports = !!( typeof window !== 'undefined' && window.document && window.document.createElement );