mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 20:37:46 -05:00
Signed-off-by: Leo Elmecker <lelmeckerpla@bloomberg.net>
This commit is contained in:
@@ -1225,6 +1225,8 @@ export namespace Completion {
|
||||
varEntry("Float64Array"),
|
||||
interfaceEntry("Float64ArrayConstructor"),
|
||||
moduleEntry("Intl"),
|
||||
typeEntry("WeakKey"),
|
||||
interfaceEntry("WeakKeyTypes"),
|
||||
];
|
||||
|
||||
export const globalThisEntry: ExpectedCompletionEntry = {
|
||||
|
||||
Reference in New Issue
Block a user