• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ExportNamedDeclaration",
6      "declaration": null,
7      "source": null,
8      "specifiers": [],
9      "loc": {
10        "start": {
11          "line": 17,
12          "column": 1
13        },
14        "end": {
15          "line": 17,
16          "column": 9
17        }
18      }
19    },
20    {
21      "type": "TSModuleDeclaration",
22      "id": {
23        "type": "Identifier",
24        "name": "global",
25        "loc": {
26          "start": {
27            "line": 18,
28            "column": 9
29          },
30          "end": {
31            "line": 18,
32            "column": 15
33          }
34        }
35      },
36      "body": {
37        "type": "TSModuleBlock",
38        "body": [],
39        "loc": {
40          "start": {
41            "line": 18,
42            "column": 16
43          },
44          "end": {
45            "line": 18,
46            "column": 18
47          }
48        }
49      },
50      "declare": true,
51      "global": true,
52      "loc": {
53        "start": {
54          "line": 18,
55          "column": 9
56        },
57        "end": {
58          "line": 19,
59          "column": 1
60        }
61      }
62    }
63  ],
64  "loc": {
65    "start": {
66      "line": 1,
67      "column": 1
68    },
69    "end": {
70      "line": 19,
71      "column": 1
72    }
73  }
74}
75