|
|
|
|
|
by blobs
2326 days ago
|
|
Whatever words you use, it simply conflicts with basic JS and is a serious flaw. const cat = new Cat();
if (cat instanceof Dog) console.log('this should never be possible!');
What is this strange protective behavior towards TS, can we stick to logic please? |
|