For brevity, we'll say that a value is “defined” when it's neither null nor undefined . The result of a ?? b is: if a is defined, then a ,; if a ...
確定! 回上一頁