{ "type": "Program", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "left", "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 11 } } }, "init": { "type": "TSAsExpression", "expression": { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 16 } } }, "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 17, "column": 20 }, "end": { "line": 17, "column": 23 } } }, "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 18, "column": 6 } } }, "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 18, "column": 6 } } } ], "kind": "const", "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 18, "column": 6 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "right", "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 12 } } }, "init": { "type": "TSAsExpression", "expression": { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 17 } } }, "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 18, "column": 21 }, "end": { "line": 18, "column": 24 } } }, "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 24 } } }, "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 24 } } } ], "kind": "const", "loc": { "start": { "line": 18, "column": 1 }, "end": { "line": 18, "column": 24 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 18, "column": 24 } } }