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