UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

349 lines 6.69 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": "_if", "range": [ 56, 59 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 12 } } }, "imported": { "type": "Identifier", "name": "_if", "range": [ 56, 59 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 12 } } }, "range": [ 56, 59 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 12 } } } ], "source": { "type": "Literal", "value": "../../observable/if", "raw": "'../../observable/if'", "range": [ 67, 88 ], "loc": { "start": { "line": 2, "column": 20 }, "end": { "line": 2, "column": 41 } } }, "range": [ 47, 89 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 42 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 90, 100 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "if", "range": [ 101, 103 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 13 } } }, "range": [ 90, 103 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 13 } } }, "right": { "type": "Identifier", "name": "_if", "range": [ 106, 109 ], "loc": { "start": { "line": 3, "column": 16 }, "end": { "line": 3, "column": 19 } } }, "range": [ 90, 109 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 19 } } }, "range": [ 90, 110 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 20 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=if.js.map", "range": [ 111, 141 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 30 } } } ] } ], "sourceType": "module", "range": [ 0, 110 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 20 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=if.js.map", "range": [ 111, 141 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 30 } } } ] }