mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 01:49:41 -05: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