We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c72b7 commit 343edb6Copy full SHA for 343edb6
1 file changed
lib/lib.esnext.d.ts
@@ -20,6 +20,7 @@ and limitations under the License.
20
21
/// <reference lib="es2018" />
22
/// <reference lib="esnext.asynciterable" />
23
+/// <reference lib="esnext.array" />
24
/// <reference lib="esnext.bigint" />
25
/// <reference lib="esnext.symbol" />
26
/// <reference lib="esnext.intl" />
0 commit comments