{ "type": "Program", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "ages", "typeAnnotation": { "type": "TSTypeLiteral", "members": [ { "type": "TSIndexSignature", "parameters": { "type": "Identifier", "name": "name", "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 17, "column": 22 }, "end": { "line": 17, "column": 28 } } }, "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 20 } } }, "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 17, "column": 31 }, "end": { "line": 17, "column": 37 } } }, "readonly": false, "static": false, "loc": { "start": { "line": 17, "column": 15 }, "end": { "line": 17, "column": 39 } } } ], "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 39 } } }, "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 11 } } }, "init": { "type": "ObjectExpression", "properties": [ { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "StringLiteral", "value": "A", "loc": { "start": { "line": 17, "column": 43 }, "end": { "line": 17, "column": 46 } } }, "value": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 17, "column": 48 }, "end": { "line": 17, "column": 49 } } }, "kind": "init", "loc": { "start": { "line": 17, "column": 43 }, "end": { "line": 17, "column": 49 } } }, { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "StringLiteral", "value": "B", "loc": { "start": { "line": 17, "column": 51 }, "end": { "line": 17, "column": 54 } } }, "value": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 17, "column": 56 }, "end": { "line": 17, "column": 57 } } }, "kind": "init", "loc": { "start": { "line": 17, "column": 51 }, "end": { "line": 17, "column": 57 } } }, { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "StringLiteral", "value": "C", "loc": { "start": { "line": 17, "column": 59 }, "end": { "line": 17, "column": 62 } } }, "value": { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 17, "column": 64 }, "end": { "line": 17, "column": 65 } } }, "kind": "init", "loc": { "start": { "line": 17, "column": 59 }, "end": { "line": 17, "column": 65 } } } ], "loc": { "start": { "line": 17, "column": 42 }, "end": { "line": 17, "column": 66 } } }, "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 66 } } } ], "kind": "const", "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 67 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 17, "column": 67 } } }