UNPKG

core-js

Version:
6 lines (5 loc) 179 B
// Chrome 38 Symbol has incorrect toString conversion module.exports = !require('../internals/fails')(function () { // eslint-disable-next-line no-undef String(Symbol()); });