{ "type": "Module", "span": { "start": 0, "end": 35, "ctxt": 0 }, "body": [ { "type": "ImportDeclaration", "span": { "start": 0, "end": 35, "ctxt": 0 }, "specifiers": [], "source": { "type": "StringLiteral", "span": { "start": 15, "end": 35, "ctxt": 0 }, "value": "module-not-existed", "hasEscape": false, "kind": { "type": "normal", "containsQuote": true } }, "typeOnly": false, "asserts": null } ], "interpreter": null }