0.4.4 • Published 3 years ago

@ungap/global-this v0.4.4

Weekly downloads
485,555
License
ISC
Repository
github
Last release
3 years ago

globalThis

A cross engine globalThis, fully inspired by https://mathiasbynens.be/notes/globalthis

  • ESM as import '@ungap/global-this'
  • CJS as require('@ungap/global-this');
  • JS as <script src="//unpkg.com/@ungap/global-this"></script>

Compatible with IE8 and above, plus all other engines and browsers.