We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a1a04 commit 7882129Copy full SHA for 7882129
1 file changed
src/harness/fourslashInterfaceImpl.ts
@@ -1323,6 +1323,8 @@ export namespace Completion {
1323
interfaceEntry("Float32ArrayConstructor"),
1324
varEntry("Float64Array"),
1325
interfaceEntry("Float64ArrayConstructor"),
1326
+ interfaceEntry("IntegerTypedArrayTypes"),
1327
+ typeEntry("IntegerTypedArray"),
1328
moduleEntry("Intl"),
1329
typeEntry("WeakKey"),
1330
interfaceEntry("WeakKeyTypes"),
0 commit comments