新版本的变更
Optional chaining
Nullish coalescing operator (??)
Promise.allSettled
BigInt
globalThis
Dynamic import()
String.prototype.matchAll
Module re-export: export * as ns