TypeScript has two special types, Null and Undefined, that have the values null and ... let b = x && f(x); // Type of b is string | 0 | null | undefined.
確定! 回上一頁