66 lines
2.5 KiB
JSON
66 lines
2.5 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":46,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":46}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":46,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":46}},
|
|
"sourceType": "module",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ImportDeclaration",
|
|
"start":0,"end":46,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":46}},
|
|
"specifiers": [
|
|
{
|
|
"type": "ImportDefaultSpecifier",
|
|
"start":7,"end":18,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":18}},
|
|
"local": {
|
|
"type": "Placeholder",
|
|
"start":7,"end":18,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":18}},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"start":9,"end":16,"loc":{"start":{"line":1,"column":9},"end":{"line":1,"column":16},"identifierName":"DEFAULT"},
|
|
"name": "DEFAULT"
|
|
},
|
|
"expectedNode": "Identifier"
|
|
}
|
|
},
|
|
{
|
|
"type": "ImportSpecifier",
|
|
"start":22,"end":31,"loc":{"start":{"line":1,"column":22},"end":{"line":1,"column":31}},
|
|
"imported": {
|
|
"type": "Placeholder",
|
|
"start":22,"end":31,"loc":{"start":{"line":1,"column":22},"end":{"line":1,"column":31}},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"start":24,"end":29,"loc":{"start":{"line":1,"column":24},"end":{"line":1,"column":29},"identifierName":"NAMED"},
|
|
"name": "NAMED"
|
|
},
|
|
"expectedNode": "Identifier"
|
|
},
|
|
"local": {
|
|
"type": "Placeholder",
|
|
"start":22,"end":31,"loc":{"start":{"line":1,"column":22},"end":{"line":1,"column":31}},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"start":24,"end":29,"loc":{"start":{"line":1,"column":24},"end":{"line":1,"column":29},"identifierName":"NAMED"},
|
|
"name": "NAMED"
|
|
},
|
|
"expectedNode": "Identifier"
|
|
}
|
|
}
|
|
],
|
|
"source": {
|
|
"type": "StringLiteral",
|
|
"start":39,"end":45,"loc":{"start":{"line":1,"column":39},"end":{"line":1,"column":45}},
|
|
"extra": {
|
|
"rawValue": "file",
|
|
"raw": "\"file\""
|
|
},
|
|
"value": "file"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |