{ "type": "Module", "span": { "start": 137, "end": 156, "ctxt": 0 }, "body": [ { "type": "ExportDeclaration", "span": { "start": 137, "end": 156, "ctxt": 0 }, "declaration": { "type": "VariableDeclaration", "span": { "start": 144, "end": 156, "ctxt": 0 }, "kind": "const", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 150, "end": 155, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 150, "end": 151, "ctxt": 0 }, "value": "y", "optional": false, "typeAnnotation": null }, "init": { "type": "NumericLiteral", "span": { "start": 154, "end": 155, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "definite": false } ] } } ], "interpreter": null }