mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05:00
)
This commit is contained in:
@@ -102,7 +102,7 @@ namespace ts.server {
|
||||
else {
|
||||
return 0;
|
||||
}
|
||||
});
|
||||
}));
|
||||
}
|
||||
|
||||
export function mergeMaps(target: MapLike<any>, source: MapLike <any>): void {
|
||||
|
||||
Reference in New Issue
Block a user