engine-is-browser.js 44 B

1
  1. module.exports = typeof window == 'object';