{ "type": "Script", "span": { "start": 132, "end": 184, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 141, "end": 151, "ctxt": 0 }, "value": "Dependency", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 152, "end": 153, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 152, "end": 153, "ctxt": 0 }, "value": "j", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 132, "end": 169, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 155, "end": 169, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 159, "end": 167, "ctxt": 0 }, "argument": { "type": "Identifier", "span": { "start": 166, "end": 167, "ctxt": 0 }, "value": "j", "optional": false } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "ExpressionStatement", "span": { "start": 170, "end": 184, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 170, "end": 184, "ctxt": 0 }, "callee": { "type": "Identifier", "span": { "start": 170, "end": 180, "ctxt": 0 }, "value": "Dependency", "optional": false }, "arguments": [ { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 181, "end": 183, "ctxt": 0 }, "properties": [] } } ], "typeArguments": null } } ], "interpreter": null }