{ "type": "Script", "span": { "start": 133, "end": 185, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 142, "end": 152, "ctxt": 0 }, "value": "Dependency", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 153, "end": 154, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 153, "end": 154, "ctxt": 0 }, "value": "j", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 133, "end": 170, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 156, "end": 170, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 160, "end": 168, "ctxt": 0 }, "argument": { "type": "Identifier", "span": { "start": 167, "end": 168, "ctxt": 0 }, "value": "j", "optional": false } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "ExpressionStatement", "span": { "start": 171, "end": 185, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 171, "end": 185, "ctxt": 0 }, "callee": { "type": "Identifier", "span": { "start": 171, "end": 181, "ctxt": 0 }, "value": "Dependency", "optional": false }, "arguments": [ { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 182, "end": 184, "ctxt": 0 }, "properties": [] } } ], "typeArguments": null } } ], "interpreter": null }