UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

349 lines 6.72 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": "_throw", "range": [ 56, 62 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 15 } } }, "imported": { "type": "Identifier", "name": "_throw", "range": [ 56, 62 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 15 } } }, "range": [ 56, 62 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 15 } } } ], "source": { "type": "Literal", "value": "../../observable/throw", "raw": "'../../observable/throw'", "range": [ 70, 94 ], "loc": { "start": { "line": 2, "column": 23 }, "end": { "line": 2, "column": 47 } } }, "range": [ 47, 95 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 48 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 96, 106 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "throw", "range": [ 107, 112 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 16 } } }, "range": [ 96, 112 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 16 } } }, "right": { "type": "Identifier", "name": "_throw", "range": [ 115, 121 ], "loc": { "start": { "line": 3, "column": 19 }, "end": { "line": 3, "column": 25 } } }, "range": [ 96, 121 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 25 } } }, "range": [ 96, 122 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 26 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=throw.js.map", "range": [ 123, 156 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 33 } } } ] } ], "sourceType": "module", "range": [ 0, 122 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 26 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=throw.js.map", "range": [ 123, 156 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 33 } } } ] }