mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
)
This commit is contained in:
parent
3c7b213a8c
commit
2dfcafe2b3
@ -102,7 +102,7 @@ namespace ts.server {
|
||||
else {
|
||||
return 0;
|
||||
}
|
||||
});
|
||||
}));
|
||||
}
|
||||
|
||||
export function mergeMaps(target: MapLike<any>, source: MapLike <any>): void {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user