56 lines
2.0 KiB
JSON
56 lines
2.0 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": "ImportNamespaceSpecifier",
|
|
"start":20,"end":33,"loc":{"start":{"line":1,"column":20},"end":{"line":1,"column":33}},
|
|
"local": {
|
|
"type": "Placeholder",
|
|
"start":25,"end":33,"loc":{"start":{"line":1,"column":25},"end":{"line":1,"column":33}},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"start":27,"end":31,"loc":{"start":{"line":1,"column":27},"end":{"line":1,"column":31},"identifierName":"STAR"},
|
|
"name": "STAR"
|
|
},
|
|
"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": []
|
|
}
|
|
} |