0.3.2 • Published 5 years ago
@asins/global-this v0.3.2
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.
0.3.2
5 years ago