UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

528 lines 10.7 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": "mergeMapTo", "range": [ 56, 66 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 19 } } }, "imported": { "type": "Identifier", "name": "mergeMapTo", "range": [ 56, 66 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 19 } } }, "range": [ 56, 66 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 19 } } } ], "source": { "type": "Literal", "value": "../../operator/mergeMapTo", "raw": "'../../operator/mergeMapTo'", "range": [ 74, 101 ], "loc": { "start": { "line": 2, "column": 27 }, "end": { "line": 2, "column": 54 } } }, "range": [ 47, 102 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 55 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 103, 113 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "prototype", "range": [ 114, 123 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 20 } } }, "range": [ 103, 123 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 20 } } }, "property": { "type": "Identifier", "name": "flatMapTo", "range": [ 124, 133 ], "loc": { "start": { "line": 3, "column": 21 }, "end": { "line": 3, "column": 30 } } }, "range": [ 103, 133 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 30 } } }, "right": { "type": "Identifier", "name": "mergeMapTo", "range": [ 136, 146 ], "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 43 } } }, "range": [ 103, 146 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 43 } } }, "range": [ 103, 147 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 44 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 148, 158 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 10 } } }, "property": { "type": "Identifier", "name": "prototype", "range": [ 159, 168 ], "loc": { "start": { "line": 4, "column": 11 }, "end": { "line": 4, "column": 20 } } }, "range": [ 148, 168 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 20 } } }, "property": { "type": "Identifier", "name": "mergeMapTo", "range": [ 169, 179 ], "loc": { "start": { "line": 4, "column": 21 }, "end": { "line": 4, "column": 31 } } }, "range": [ 148, 179 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 31 } } }, "right": { "type": "Identifier", "name": "mergeMapTo", "range": [ 182, 192 ], "loc": { "start": { "line": 4, "column": 34 }, "end": { "line": 4, "column": 44 } } }, "range": [ 148, 192 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 44 } } }, "range": [ 148, 193 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 45 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=mergeMapTo.js.map", "range": [ 194, 232 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 38 } } } ] } ], "sourceType": "module", "range": [ 0, 193 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 45 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=mergeMapTo.js.map", "range": [ 194, 232 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 38 } } } ] }