mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 21:06:50 -05:00
Added empty constructors to TypedArrays from es2017 (#19680)
This commit is contained in:
committed by
Mohamed Hegazy
parent
0593ba27d8
commit
5b9905d5a4
@@ -141,6 +141,7 @@ namespace ts {
|
||||
"es2017.sharedmemory": "lib.es2017.sharedmemory.d.ts",
|
||||
"es2017.string": "lib.es2017.string.d.ts",
|
||||
"es2017.intl": "lib.es2017.intl.d.ts",
|
||||
"es2017.typedarrays": "lib.es2017.typedarrays.d.ts",
|
||||
"esnext.asynciterable": "lib.esnext.asynciterable.d.ts",
|
||||
}),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user