30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":24,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":24}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":24,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":24}},
|
|
"sourceType": "module",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "DeclareVariable",
|
|
"start":0,"end":24,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":24}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":12,"end":23,"loc":{"start":{"line":1,"column":12},"end":{"line":1,"column":23},"identifierName":"string"},
|
|
"name": "string",
|
|
"typeAnnotation": {
|
|
"type": "TypeAnnotation",
|
|
"start":18,"end":23,"loc":{"start":{"line":1,"column":18},"end":{"line":1,"column":23}},
|
|
"typeAnnotation": {
|
|
"type": "AnyTypeAnnotation",
|
|
"start":20,"end":23,"loc":{"start":{"line":1,"column":20},"end":{"line":1,"column":23}}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |