There's a feature in typescript called type inference, where it guesses the type by the variable's value. For instance, you type out the ...
確定! 回上一頁