@reactivex/rxjs
Version:
Reactive Extensions for modern JavaScript
349 lines • 6.75 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,
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": "staticAjax",
"range": [
67,
77
],
"loc": {
"start": {
"line": 2,
"column": 17
},
"end": {
"line": 2,
"column": 27
}
}
},
"imported": {
"type": "Identifier",
"name": "ajax",
"range": [
59,
63
],
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 13
}
}
},
"range": [
59,
77
],
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 27
}
}
}
],
"source": {
"type": "Literal",
"value": "../../../observable/dom/ajax",
"raw": "'../../../observable/dom/ajax'",
"range": [
85,
115
],
"loc": {
"start": {
"line": 2,
"column": 35
},
"end": {
"line": 2,
"column": 65
}
}
},
"range": [
50,
116
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 66
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"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": "ajax",
"range": [
128,
132
],
"loc": {
"start": {
"line": 3,
"column": 11
},
"end": {
"line": 3,
"column": 15
}
}
},
"range": [
117,
132
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 15
}
}
},
"right": {
"type": "Identifier",
"name": "staticAjax",
"range": [
135,
145
],
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 28
}
}
},
"range": [
117,
145
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 28
}
}
},
"range": [
117,
146
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 29
}
},
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=ajax.js.map",
"range": [
147,
179
],
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 32
}
}
}
]
}
],
"sourceType": "module",
"range": [
0,
146
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 29
}
},
"comments": [
{
"type": "Line",
"value": "# sourceMappingURL=ajax.js.map",
"range": [
147,
179
],
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 32
}
}
}
]
}