blob: d9ad85514ac63ad27e660af72624dd5d1d07da6b [file] [log] [blame]
// IE 8- don't enum bug keys
module.exports = (
'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf'
).split(',');