{ "type": "File", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "program": { "type": "Program", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 33, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 33 } }, "id": { "type": "Identifier", "start": 4, "end": 5, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 }, "identifierName": "a" }, "name": "a" }, "init": { "type": "ArrowFunctionExpression", "start": 8, "end": 33, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 33 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "AssignmentPattern", "start": 9, "end": 21, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 } }, "left": { "type": "Identifier", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 }, "identifierName": "options" }, "name": "options" }, "right": { "type": "ObjectExpression", "start": 19, "end": 21, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 21 } }, "properties": [] } } ], "body": { "type": "Identifier", "start": 26, "end": 33, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 33 }, "identifierName": "options" }, "name": "options" } } } ], "kind": "var" } ], "directives": [] } }