mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-18 17:27:54 -05:00
Update baseline
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
export { };
|
||||
|
||||
declare global {
|
||||
>global : any
|
||||
>global : typeof global
|
||||
|
||||
var x: number;
|
||||
>x : number
|
||||
|
||||
Reference in New Issue
Block a user