ソースを参照

Mark export * as ns from as supported (#1553)

Marko Lahma 2 年 前
コミット
16cb55772f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -75,7 +75,7 @@ The entire execution engine was rebuild with performance in mind, in many cases
 #### ECMAScript 2020
 
 - ✔ `BigInt`
--  `export * as ns from`
+-  `export * as ns from`
 - ✔ `for-in` enhancements
 - ✔ `globalThis` object
 - ✔ `import`