Sha256: 62f70baf6deb3b3b56b4e2d976aef8bf5a770bb83360911dc3e7e1603fda70fc
Contents?: true
Size: 253 Bytes
Versions: 320
Compression:
Stored size: 253 Bytes
Contents
var def = require('./_object-dp').f , has = require('./_has') , TAG = require('./_wks')('toStringTag'); module.exports = function(it, tag, stat){ if(it && !has(it = stat ? it : it.prototype, TAG))def(it, TAG, {configurable: true, value: tag}); };
Version data entries
320 entries across 8 versions & 3 rubygems