{ "type": "Script", "span": { "start": 16, "end": 33, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 33, "ctxt": 0 }, "kind": "let", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 33, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 21, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 21, "end": 29, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 23, "end": 29, "ctxt": 0 }, "kind": "number" } } }, "init": { "type": "NumericLiteral", "span": { "start": 32, "end": 33, "ctxt": 0 }, "value": 1.0, "raw": "1" }, "definite": false } ] } ], "interpreter": null }