All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.proposals.global-this.js Maven / Gradle / Ivy

The newest version!
'use strict';
// https://github.com/tc39/proposal-global
require('../modules/esnext.global-this');
var globalThis = require('../internals/global-this');

module.exports = globalThis;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy