{ "type": "Script", "span": { "start": 0, "end": 74, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 17, "end": 18, "ctxt": 0 }, "value": "f", "optional": false }, "declare": true, "params": [ { "type": "Parameter", "span": { "start": 19, "end": 27, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 19, "end": 27, "ctxt": 0 }, "value": "x", "optional": true, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 21, "end": 27, "ctxt": 0 }, "typeAnnotation": { "type": "TsLiteralType", "span": { "start": 23, "end": 27, "ctxt": 0 }, "literal": { "type": "StringLiteral", "span": { "start": 23, "end": 27, "ctxt": 0 }, "value": "hi", "hasEscape": false, "kind": { "type": "normal", "containsQuote": true } } } } } } ], "decorators": [], "span": { "start": 0, "end": 35, "ctxt": 0 }, "body": null, "generator": false, "async": false, "typeParameters": null, "returnType": { "type": "TsTypeAnnotation", "span": { "start": 28, "end": 34, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 30, "end": 34, "ctxt": 0 }, "kind": "void" } } }, { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 54, "end": 55, "ctxt": 0 }, "value": "f", "optional": false }, "declare": true, "params": [ { "type": "Parameter", "span": { "start": 56, "end": 66, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 56, "end": 66, "ctxt": 0 }, "value": "x", "optional": true, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 58, "end": 66, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 60, "end": 66, "ctxt": 0 }, "kind": "string" } } } } ], "decorators": [], "span": { "start": 37, "end": 74, "ctxt": 0 }, "body": null, "generator": false, "async": false, "typeParameters": null, "returnType": { "type": "TsTypeAnnotation", "span": { "start": 67, "end": 73, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 69, "end": 73, "ctxt": 0 }, "kind": "void" } } } ], "interpreter": null }