Open ashtuchkin opened 11 years ago
I believe it should not. Maybe you could compare the internal class name Object.prototype.toString.call(obj)? That would also fix #61 and #60. Thanks.
Object.prototype.toString.call(obj)
I believe it should not. Maybe you could compare the internal class name
Object.prototype.toString.call(obj)
? That would also fix #61 and #60. Thanks.