DIR: /proc/1991108/cwd/usr/share/node_modules/core-js/internals/ |
Current File : //proc/1991108/cwd/usr/share/node_modules/core-js/internals/symbol-registry-detection.js |
var NATIVE_SYMBOL = require('../internals/symbol-constructor-detection'); /* eslint-disable es/no-symbol -- safe */ module.exports = NATIVE_SYMBOL && !!Symbol['for'] && !!Symbol.keyFor; |