When you use the typeof x === 'object' narrowing operation, currently TypeScript over narrows to the extremely constrained {} | null type.
確定! 回上一頁