{ "type": "Program", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "v", "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 6 } } }, "init": { "type": "TSSatisfiesExpression", "expression": { "type": "Identifier", "name": "undefined", "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 18 } } }, "typeAnnotation": { "type": "TSLiteralType", "literal": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 17, "column": 29 }, "end": { "line": 17, "column": 30 } } }, "loc": { "start": { "line": 17, "column": 29 }, "end": { "line": 17, "column": 30 } } }, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 31 } } }, "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 31 } } } ], "kind": "var", "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 31 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 17, "column": 31 } } }