UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

385 lines 7.63 kB
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "Observable", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, "imported": { "type": "Identifier", "name": "Observable", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } } ], "source": { "type": "Literal", "value": "../../Observable", "raw": "'../../Observable'", "range": [ 27, 45 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 45 } } }, "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } } }, { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "retryWhen", "range": [ 56, 65 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 18 } } }, "imported": { "type": "Identifier", "name": "retryWhen", "range": [ 56, 65 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 18 } } }, "range": [ 56, 65 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 18 } } } ], "source": { "type": "Literal", "value": "../../operator/retryWhen", "raw": "'../../operator/retryWhen'", "range": [ 73, 99 ], "loc": { "start": { "line": 2, "column": 26 }, "end": { "line": 2, "column": 52 } } }, "range": [ 47, 100 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 53 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 101, 111 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "prototype", "range": [ 112, 121 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 20 } } }, "range": [ 101, 121 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 20 } } }, "property": { "type": "Identifier", "name": "retryWhen", "range": [ 122, 131 ], "loc": { "start": { "line": 3, "column": 21 }, "end": { "line": 3, "column": 30 } } }, "range": [ 101, 131 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 30 } } }, "right": { "type": "Identifier", "name": "retryWhen", "range": [ 134, 143 ], "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 42 } } }, "range": [ 101, 143 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 42 } } }, "range": [ 101, 144 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 43 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=retryWhen.js.map", "range": [ 145, 182 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 37 } } } ] } ], "sourceType": "module", "range": [ 0, 144 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 43 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=retryWhen.js.map", "range": [ 145, 182 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 37 } } } ] }