DIR: /proc/1784574/root/usr/share/nodejs/lodash-es/ |
Current File : //proc/1784574/root/usr/share/nodejs/lodash-es/_Promise.js |
import getNative from './_getNative.js'; import root from './_root.js'; /** 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 Promise = getNative(root, 'Promise'); export default Promise; |