2022-02-04 11:08:38 +03:00
|
|
|
{
|
|
|
|
"type": "Module",
|
|
|
|
"span": {
|
|
|
|
"start": 251,
|
|
|
|
"end": 279,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "ImportDeclaration",
|
|
|
|
"span": {
|
|
|
|
"start": 251,
|
|
|
|
"end": 279,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"specifiers": [
|
|
|
|
{
|
|
|
|
"type": "ImportSpecifier",
|
|
|
|
"span": {
|
|
|
|
"start": 260,
|
|
|
|
"end": 263,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"local": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 260,
|
|
|
|
"end": 263,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "foo",
|
|
|
|
"optional": false
|
|
|
|
},
|
|
|
|
"imported": null,
|
|
|
|
"isTypeOnly": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"source": {
|
|
|
|
"type": "StringLiteral",
|
|
|
|
"span": {
|
|
|
|
"start": 271,
|
|
|
|
"end": 278,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "./foo",
|
2022-03-22 10:54:08 +03:00
|
|
|
"raw": "\"./foo\""
|
2022-02-04 11:08:38 +03:00
|
|
|
},
|
|
|
|
"typeOnly": false,
|
|
|
|
"asserts": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"interpreter": null
|
|
|
|
}
|