In TypeScript, a value can have a type that is too general for some operations ... function func1(arg: null|string) {} function func2(arg: ...
確定! 回上一頁