{ "type": "Script", "span": { "start": 1, "end": 27, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 1, "end": 27, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 5, "end": 27, "ctxt": 0 }, "id": { "type": "ObjectPattern", "span": { "start": 5, "end": 15, "ctxt": 0 }, "properties": [ { "type": "KeyValuePatternProperty", "key": { "type": "Identifier", "span": { "start": 7, "end": 9, "ctxt": 0 }, "value": "as", "optional": false }, "value": { "type": "Identifier", "span": { "start": 11, "end": 13, "ctxt": 0 }, "value": "as", "optional": false, "typeAnnotation": null } } ], "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 18, "end": 27, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 20, "end": 22, "ctxt": 0 }, "value": "as", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 24, "end": 25, "ctxt": 0 }, "value": 1.0, "raw": "1" } } ] }, "definite": false } ] } ], "interpreter": null }