{ "type": "Program", "statements": [ { "type": "TSTypeAliasDeclaration", "id": { "type": "Identifier", "name": "Provider", "loc": { "start": { "line": 17, "column": 6 }, "end": { "line": 17, "column": 14 } } }, "typeAnnotation": { "type": "TSFunctionType", "params": [], "returnType": { "type": "TSTypeReference", "typeName": { "type": "Identifier", "name": "T", "loc": { "start": { "line": 17, "column": 30 }, "end": { "line": 17, "column": 31 } } }, "loc": { "start": { "line": 17, "column": 30 }, "end": { "line": 17, "column": 31 } } }, "loc": { "start": { "line": 17, "column": 24 }, "end": { "line": 17, "column": 31 } } }, "typeParameters": { "type": "TSTypeParameterDeclaration", "params": [ { "type": "TSTypeParameter", "name": { "type": "Identifier", "name": "T", "loc": { "start": { "line": 17, "column": 19 }, "end": { "line": 17, "column": 20 } } }, "in": false, "out": true, "loc": { "start": { "line": 17, "column": 15 }, "end": { "line": 17, "column": 21 } } } ], "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 21 } } }, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 32 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 17, "column": 32 } } }