Blame view

node_modules/lodash/_coreJsData.js 157 Bytes
f7563de62   Palak Handa   first commit
1
2
3
4
5
6
  var root = require('./_root');
  
  /** Used to detect overreaching core-js shims. */
  var coreJsData = root['__core-js_shared__'];
  
  module.exports = coreJsData;