{ "type": "Module", "span": { "start": 52, "end": 132, "ctxt": 0 }, "body": [ { "type": "ExportDefaultDeclaration", "span": { "start": 52, "end": 79, "ctxt": 0 }, "decl": { "type": "ClassExpression", "identifier": { "type": "Identifier", "span": { "start": 73, "end": 76, "ctxt": 0 }, "value": "Foo", "optional": false }, "span": { "start": 67, "end": 79, "ctxt": 0 }, "decorators": [], "body": [], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } }, { "type": "ExportDefaultDeclaration", "span": { "start": 100, "end": 132, "ctxt": 0 }, "decl": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 124, "end": 127, "ctxt": 0 }, "value": "foo", "optional": false }, "params": [], "decorators": [], "span": { "start": 115, "end": 132, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 130, "end": 132, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ], "interpreter": null }