Accept new baselines

This commit is contained in:
Anders Hejlsberg
2018-04-21 09:32:54 -07:00
parent 652e4932f6
commit c7f55be90c
2 changed files with 0 additions and 2 deletions

View File

@@ -2020,7 +2020,6 @@ declare namespace ts {
members?: SymbolTable;
exports?: SymbolTable;
globalExports?: SymbolTable;
nameType?: Type;
}
enum InternalSymbolName {
Call = "__call",

View File

@@ -2020,7 +2020,6 @@ declare namespace ts {
members?: SymbolTable;
exports?: SymbolTable;
globalExports?: SymbolTable;
nameType?: Type;
}
enum InternalSymbolName {
Call = "__call",