{ "type": "Module", "span": { "start": 44, "end": 158, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 50, "end": 51, "ctxt": 0 }, "value": "x", "optional": false }, "declare": false, "span": { "start": 44, "end": 53, "ctxt": 0 }, "decorators": [], "body": [], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "TsExportAssignment", "span": { "start": 55, "end": 66, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 64, "end": 65, "ctxt": 0 }, "value": "x", "optional": false } }, { "type": "TsImportEqualsDeclaration", "span": { "start": 91, "end": 123, "ctxt": 0 }, "declare": false, "isExport": false, "isTypeOnly": false, "id": { "type": "Identifier", "span": { "start": 98, "end": 102, "ctxt": 0 }, "value": "foo1", "optional": false }, "moduleRef": { "type": "TsExternalModuleReference", "span": { "start": 105, "end": 122, "ctxt": 0 }, "expression": { "type": "StringLiteral", "span": { "start": 113, "end": 121, "ctxt": 0 }, "value": "./foo1", "raw": "'./foo1'" } } }, { "type": "VariableDeclaration", "span": { "start": 124, "end": 137, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 128, "end": 136, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 128, "end": 129, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "Identifier", "span": { "start": 132, "end": 136, "ctxt": 0 }, "value": "foo1", "optional": false }, "definite": false } ] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 144, "end": 145, "ctxt": 0 }, "value": "y", "optional": false }, "declare": false, "span": { "start": 138, "end": 158, "ctxt": 0 }, "decorators": [], "body": [], "superClass": { "type": "Identifier", "span": { "start": 154, "end": 155, "ctxt": 0 }, "value": "x", "optional": false }, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }