File tree 1 file changed +13
-13
lines changed
test/namespace_export_type 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " Program" ,
3
3
"start" : 0 ,
4
- "end" : 57 ,
4
+ "end" : 55 ,
5
5
"loc" : {
6
6
"start" : {
7
7
"line" : 1 ,
16
16
{
17
17
"type" : " TSModuleDeclaration" ,
18
18
"start" : 0 ,
19
- "end" : 57 ,
19
+ "end" : 55 ,
20
20
"loc" : {
21
21
"start" : {
22
22
"line" : 1 ,
46
46
"body" : {
47
47
"type" : " TSModuleBlock" ,
48
48
"start" : 24 ,
49
- "end" : 57 ,
49
+ "end" : 55 ,
50
50
"loc" : {
51
51
"start" : {
52
52
"line" : 1 ,
60
60
"body" : [
61
61
{
62
62
"type" : " ExportNamedDeclaration" ,
63
- "start" : 31 ,
64
- "end" : 54 ,
63
+ "start" : 30 ,
64
+ "end" : 53 ,
65
65
"loc" : {
66
66
"start" : {
67
67
"line" : 2 ,
75
75
"exportKind" : " type" ,
76
76
"declaration" : {
77
77
"type" : " TSTypeAliasDeclaration" ,
78
- "start" : 38 ,
79
- "end" : 54 ,
78
+ "start" : 37 ,
79
+ "end" : 53 ,
80
80
"loc" : {
81
81
"start" : {
82
82
"line" : 2 ,
89
89
},
90
90
"id" : {
91
91
"type" : " Identifier" ,
92
- "start" : 43 ,
93
- "end" : 46 ,
92
+ "start" : 42 ,
93
+ "end" : 45 ,
94
94
"loc" : {
95
95
"start" : {
96
96
"line" : 2 ,
105
105
},
106
106
"typeAnnotation" : {
107
107
"type" : " TSLiteralType" ,
108
- "start" : 49 ,
109
- "end" : 53 ,
108
+ "start" : 48 ,
109
+ "end" : 52 ,
110
110
"loc" : {
111
111
"start" : {
112
112
"line" : 2 ,
119
119
},
120
120
"literal" : {
121
121
"type" : " Literal" ,
122
- "start" : 49 ,
123
- "end" : 53 ,
122
+ "start" : 48 ,
123
+ "end" : 52 ,
124
124
"loc" : {
125
125
"start" : {
126
126
"line" : 2 ,
You can’t perform that action at this time.
0 commit comments