Update baseline

This commit is contained in:
Andy Hanson
2016-12-05 10:58:47 -08:00
parent 157a9b02fc
commit 7beeb77201

View File

@@ -3,7 +3,7 @@
export { };
declare global {
>global : any
>global : typeof global
var x: number;
>x : number