This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
JS 可选链 "?."
#868
Replies: 1 comment
-
Node 14 开始就支持了,可以用 但是我在自己项目里面用了……还得针对微信之类的弱智国内浏览器做 polyfill |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://zh.javascript.info/optional-chaining
Beta Was this translation helpful? Give feedback.
All reactions