mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
3 lines
138 B
JavaScript
3 lines
138 B
JavaScript
// 19.1.3.10 Object.is(value1, value2)
|
|
var $export = require('./$.export');
|
|
$export($export.S, 'Object', {is: require('./$.same-value')}); |