{ "type": "Module", "span": { "start": 51, "end": 131, "ctxt": 0 }, "body": [ { "type": "ExportDefaultDeclaration", "span": { "start": 51, "end": 78, "ctxt": 0 }, "decl": { "type": "ClassExpression", "identifier": { "type": "Identifier", "span": { "start": 72, "end": 75, "ctxt": 0 }, "value": "Foo", "optional": false }, "span": { "start": 66, "end": 78, "ctxt": 0 }, "decorators": [], "body": [], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } }, { "type": "ExportDefaultDeclaration", "span": { "start": 99, "end": 131, "ctxt": 0 }, "decl": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 123, "end": 126, "ctxt": 0 }, "value": "foo", "optional": false }, "params": [], "decorators": [], "span": { "start": 114, "end": 131, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 129, "end": 131, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ], "interpreter": null }