/node_modules/babel-polyfill/node_modules/core-js/library/modules/es7.global.js

https://bitbucket.org/worklabschd/bingle_customer2 · JavaScript · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · ba8e62e0902432f39a21a6987be41241 MD5 · raw file

  1. // https://github.com/tc39/proposal-global
  2. var $export = require('./_export');
  3. $export($export.G, { global: require('./_global') });