Example: typescript integer // There is no int type, use number const myInt: number = 17; const myDecimal: number = 17.5;
確定! 回上一頁