Since a variable of a union type can assume one of several different types, you can help TypeScript infer the correct variable type using type narrowing.
確定! 回上一頁