UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

349 lines 6.79 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, 48 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 48 } } }, "range": [ 0, 49 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 49 } } }, { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "staticWebSocket", "range": [ 72, 87 ], "loc": { "start": { "line": 2, "column": 22 }, "end": { "line": 2, "column": 37 } } }, "imported": { "type": "Identifier", "name": "webSocket", "range": [ 59, 68 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 18 } } }, "range": [ 59, 87 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 37 } } } ], "source": { "type": "Literal", "value": "../../../observable/dom/webSocket", "raw": "'../../../observable/dom/webSocket'", "range": [ 95, 130 ], "loc": { "start": { "line": 2, "column": 45 }, "end": { "line": 2, "column": 80 } } }, "range": [ 50, 131 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 81 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 132, 142 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "webSocket", "range": [ 143, 152 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 20 } } }, "range": [ 132, 152 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 20 } } }, "right": { "type": "Identifier", "name": "staticWebSocket", "range": [ 155, 170 ], "loc": { "start": { "line": 3, "column": 23 }, "end": { "line": 3, "column": 38 } } }, "range": [ 132, 170 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 38 } } }, "range": [ 132, 171 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 39 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=webSocket.js.map", "range": [ 172, 209 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 37 } } } ] } ], "sourceType": "module", "range": [ 0, 171 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 39 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=webSocket.js.map", "range": [ 172, 209 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 37 } } } ] }