You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in typescript/lib/lib.dom.d.ts, but console.紀錄 is not transpiled to console.log.
May introduce aliasof instead of typeof to provide similar usage but could transpile console.紀錄 as console.log
["a", "b", "c"].length can be written as ["a", "b", "c"].长度
Should work In Example:
EN:
CN:
The text was updated successfully, but these errors were encountered: