Skip to content

Commit 7882129

Browse files
committed
Fix fourslash tests
1 parent 59a1a04 commit 7882129

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/harness/fourslashInterfaceImpl.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,6 +1323,8 @@ export namespace Completion {
13231323
interfaceEntry("Float32ArrayConstructor"),
13241324
varEntry("Float64Array"),
13251325
interfaceEntry("Float64ArrayConstructor"),
1326+
interfaceEntry("IntegerTypedArrayTypes"),
1327+
typeEntry("IntegerTypedArray"),
13261328
moduleEntry("Intl"),
13271329
typeEntry("WeakKey"),
13281330
interfaceEntry("WeakKeyTypes"),

0 commit comments

Comments
 (0)