At its core, optional chaining lets us write code where TypeScript can ... at the call site. ?. only checks for whether the value on the left of it is null ...
確定! 回上一頁