To check the type of variable we can use typeof operator in typescript. For example 'if(typeof var== 'country'){}', here in TypeScript, ...
確定! 回上一頁