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