UNPKG

core-js

Version:
4 lines (3 loc) 181 B
// `Object.is` method // https://tc39.github.io/ecma262/#sec-object.is require('../internals/export')({ target: 'Object', stat: true }, { is: require('../internals/same-value') });