UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

385 lines 7.65 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": "materialize", "range": [ 56, 67 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } } }, "imported": { "type": "Identifier", "name": "materialize", "range": [ 56, 67 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } } }, "range": [ 56, 67 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } } } ], "source": { "type": "Literal", "value": "../../operator/materialize", "raw": "'../../operator/materialize'", "range": [ 75, 103 ], "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 56 } } }, "range": [ 47, 104 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 57 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 105, 115 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "prototype", "range": [ 116, 125 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 20 } } }, "range": [ 105, 125 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 20 } } }, "property": { "type": "Identifier", "name": "materialize", "range": [ 126, 137 ], "loc": { "start": { "line": 3, "column": 21 }, "end": { "line": 3, "column": 32 } } }, "range": [ 105, 137 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 32 } } }, "right": { "type": "Identifier", "name": "materialize", "range": [ 140, 151 ], "loc": { "start": { "line": 3, "column": 35 }, "end": { "line": 3, "column": 46 } } }, "range": [ 105, 151 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 46 } } }, "range": [ 105, 152 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 47 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=materialize.js.map", "range": [ 153, 192 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 39 } } } ] } ], "sourceType": "module", "range": [ 0, 152 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 47 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=materialize.js.map", "range": [ 153, 192 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 39 } } } ] }