@reactivex/rxjs
Version:
Reactive Extensions for modern JavaScript
385 lines • 7.7 kB
JSON
{
"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": "onErrorResumeNext",
"range": [
56,
73
],
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 26
}
}
},
"imported": {
"type": "Identifier",
"name": "onErrorResumeNext",
"range": [
56,
73
],
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 26
}
}
},
"range": [
56,
73
],
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 26
}
}
}
],
"source": {
"type": "Literal",
"value": "../../operator/onErrorResumeNext",
"raw": "'../../operator/onErrorResumeNext'",
"range": [
81,
115
],
"loc": {
"start": {
"line": 2,
"column": 34
},
"end": {
"line": 2,
"column": 68
}
}
},
"range": [
47,
116
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 69
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Observable",
"range": [
117,
127
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 10
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
128,
137
],
"loc": {
"start": {
"line": 3,
"column": 11
},
"end": {
"line": 3,
"column": 20
}
}
},
"range": [
117,
137
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "onErrorResumeNext",
"range": [
138,
155
],
"loc": {
"start": {
"line": 3,
"column": 21
},
"end": {
"line": 3,
"column": 38
}
}
},
"range": [
117,
155
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 38
}
}
},
"right": {
"type": "Identifier",
"name": "onErrorResumeNext",
"range": [
158,
175
],
"loc": {
"start": {
"line": 3,
"column": 41
},
"end": {
"line": 3,
"column": 58
}
}
},
"range": [
117,
175
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 58
}
}
},
"range": [
117,
176
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 59
}
},
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=onErrorResumeNext.js.map",
"range": [
177,
222
],
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 45
}
}
}
]
}
],
"sourceType": "module",
"range": [
0,
176
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 59
}
},
"comments": [
{
"type": "Line",
"value": "# sourceMappingURL=onErrorResumeNext.js.map",
"range": [
177,
222
],
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 45
}
}
}
]
}