@reactivex/rxjs
Version:
Reactive Extensions for modern JavaScript
300 lines • 6.18 kB
JSON
{
"type": "Program",
"body": [
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportSpecifier",
"local": {
"type": "Identifier",
"name": "FromEventObservable",
"range": [
9,
28
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 28
}
}
},
"imported": {
"type": "Identifier",
"name": "FromEventObservable",
"range": [
9,
28
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 28
}
}
},
"range": [
9,
28
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 28
}
}
}
],
"source": {
"type": "Literal",
"value": "./FromEventObservable",
"raw": "'./FromEventObservable'",
"range": [
36,
59
],
"loc": {
"start": {
"line": 1,
"column": 36
},
"end": {
"line": 1,
"column": 59
}
}
},
"range": [
0,
60
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 60
}
}
},
{
"type": "ExportNamedDeclaration",
"declaration": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "fromEvent",
"range": [
72,
81
],
"loc": {
"start": {
"line": 2,
"column": 11
},
"end": {
"line": 2,
"column": 20
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "FromEventObservable",
"range": [
84,
103
],
"loc": {
"start": {
"line": 2,
"column": 23
},
"end": {
"line": 2,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "create",
"range": [
104,
110
],
"loc": {
"start": {
"line": 2,
"column": 43
},
"end": {
"line": 2,
"column": 49
}
}
},
"range": [
84,
110
],
"loc": {
"start": {
"line": 2,
"column": 23
},
"end": {
"line": 2,
"column": 49
}
}
},
"range": [
72,
110
],
"loc": {
"start": {
"line": 2,
"column": 11
},
"end": {
"line": 2,
"column": 49
}
}
}
],
"kind": "var",
"range": [
68,
111
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 50
}
},
"leadingComments": [],
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=fromEvent.js.map",
"range": [
112,
149
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 37
}
}
}
]
},
"specifiers": [],
"source": null,
"range": [
61,
111
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 50
}
},
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=fromEvent.js.map",
"range": [
112,
149
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 37
}
}
}
]
}
],
"sourceType": "module",
"range": [
0,
111
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 50
}
},
"comments": [
{
"type": "Line",
"value": "# sourceMappingURL=fromEvent.js.map",
"range": [
112,
149
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 37
}
}
}
]
}