Answers for "ts how to know if an object is of specific type"

1

typescript check if object is of type

mySprite instanceof Sprite;
Posted by: Guest on December-03-2020

Code answers related to "ts how to know if an object is of specific type"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language