mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Accept new baselines
This commit is contained in:
@@ -2020,7 +2020,6 @@ declare namespace ts {
|
||||
members?: SymbolTable;
|
||||
exports?: SymbolTable;
|
||||
globalExports?: SymbolTable;
|
||||
nameType?: Type;
|
||||
}
|
||||
enum InternalSymbolName {
|
||||
Call = "__call",
|
||||
|
||||
@@ -2020,7 +2020,6 @@ declare namespace ts {
|
||||
members?: SymbolTable;
|
||||
exports?: SymbolTable;
|
||||
globalExports?: SymbolTable;
|
||||
nameType?: Type;
|
||||
}
|
||||
enum InternalSymbolName {
|
||||
Call = "__call",
|
||||
|
||||
Reference in New Issue
Block a user