{ "type": "Module", "span": { "start": 56, "end": 136, "ctxt": 0 }, "body": [ { "type": "ExportDefaultDeclaration", "span": { "start": 56, "end": 83, "ctxt": 0 }, "decl": { "type": "ClassExpression", "identifier": { "type": "Identifier", "span": { "start": 77, "end": 80, "ctxt": 0 }, "value": "Foo", "optional": false }, "span": { "start": 71, "end": 83, "ctxt": 0 }, "decorators": [], "body": [], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } }, { "type": "ExportDefaultDeclaration", "span": { "start": 104, "end": 136, "ctxt": 0 }, "decl": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 128, "end": 131, "ctxt": 0 }, "value": "foo", "optional": false }, "params": [], "decorators": [], "span": { "start": 119, "end": 136, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 134, "end": 136, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ], "interpreter": null }