DIR: /proc/1991111/cwd/usr/share/node_modules/lodash/ |
Current File : //proc/1991111/cwd/usr/share/node_modules/lodash/_DataView.js |
var getNative = require('./_getNative'), root = require('./_root'); /** Detect free variable `globalThis` */ const freeGlobalThis = typeof globalThis == 'object' && globalThis !== null && globalThis.Object == Object && globalThis; /* Built-in method references that are verified to be native. */ var DataView = getNative(root, 'DataView'); module.exports = DataView; |