UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

349 lines 6.76 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": "staticForkJoin", "range": [ 68, 82 ], "loc": { "start": { "line": 2, "column": 21 }, "end": { "line": 2, "column": 35 } } }, "imported": { "type": "Identifier", "name": "forkJoin", "range": [ 56, 64 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 17 } } }, "range": [ 56, 82 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 35 } } } ], "source": { "type": "Literal", "value": "../../observable/forkJoin", "raw": "'../../observable/forkJoin'", "range": [ 90, 117 ], "loc": { "start": { "line": 2, "column": 43 }, "end": { "line": 2, "column": 70 } } }, "range": [ 47, 118 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 71 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 119, 129 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "forkJoin", "range": [ 130, 138 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 19 } } }, "range": [ 119, 138 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 19 } } }, "right": { "type": "Identifier", "name": "staticForkJoin", "range": [ 141, 155 ], "loc": { "start": { "line": 3, "column": 22 }, "end": { "line": 3, "column": 36 } } }, "range": [ 119, 155 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 36 } } }, "range": [ 119, 156 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 37 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=forkJoin.js.map", "range": [ 157, 193 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 36 } } } ] } ], "sourceType": "module", "range": [ 0, 156 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 37 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=forkJoin.js.map", "range": [ 157, 193 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 36 } } } ] }