2 lines
72 B
JavaScript
2 lines
72 B
JavaScript
|
/** document me */
|
||
|
var hasOwnProperty = Object.prototype.hasOwnProperty;
|