{ "type": "Program", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "a", "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 6 } } }, "init": { "type": "TSSatisfiesExpression", "expression": { "type": "TSSatisfiesExpression", "expression": { "type": "TSSatisfiesExpression", "expression": { "type": "StringLiteral", "value": "abc", "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 14 } } }, "typeAnnotation": { "type": "TSLiteralType", "literal": { "type": "StringLiteral", "value": "abc", "loc": { "start": { "line": 17, "column": 25 }, "end": { "line": 17, "column": 30 } } }, "loc": { "start": { "line": 17, "column": 25 }, "end": { "line": 17, "column": 30 } } }, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 40 } } }, "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 17, "column": 41 }, "end": { "line": 17, "column": 47 } } }, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 57 } } }, "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 17, "column": 58 }, "end": { "line": 17, "column": 64 } } }, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 65 } } }, "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 65 } } } ], "kind": "let", "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 65 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 17, "column": 65 } } }