There was an error while loading. Please reload this page.
1 parent fd75bbe commit 3d20a3fCopy full SHA for 3d20a3f
1 file changed
1-js/09-classes/06-instanceof/article.md
@@ -124,7 +124,6 @@ alert( rabbit instanceof Rabbit ); // false
124
*/!*
125
```
126
127
-## Bonus: Object.prototype.toString for the type
128
## کمک: متد Object.prototype.toString برای نوع
129
130
ما از قبل میدانیم که شیءهای ساده به صورت `[object Object]` به رشته تبدیل میشوند:
0 commit comments