{ "type": "Module", "span": { "start": 54, "end": 134, "ctxt": 0 }, "body": [ { "type": "ExportDefaultDeclaration", "span": { "start": 54, "end": 81, "ctxt": 0 }, "decl": { "type": "ClassExpression", "identifier": { "type": "Identifier", "span": { "start": 75, "end": 78, "ctxt": 0 }, "value": "Foo", "optional": false }, "span": { "start": 69, "end": 81, "ctxt": 0 }, "decorators": [], "body": [], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } }, { "type": "ExportDefaultDeclaration", "span": { "start": 102, "end": 134, "ctxt": 0 }, "decl": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 126, "end": 129, "ctxt": 0 }, "value": "foo", "optional": false }, "params": [], "decorators": [], "span": { "start": 117, "end": 134, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 132, "end": 134, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ], "interpreter": null }