mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-20 22:51:17 -05:00
...except for the small master merge slipups
This commit is contained in:
8521
package-lock.json
generated
Normal file
8521
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -917,4 +917,4 @@ namespace ts {
|
||||
return name => cache[name] || (cache[name] = { get value() { return geti(name); }, set value(v) { seti(name, v); } });
|
||||
})(name => super[name], (name, value) => super[name] = value);`
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user