Optional chaining in TypeScript is defined as the ability to quickly cease executing an expression if a portion of it evaluates to null or undefined.
確定! 回上一頁