@reactivex/rxjs
Version:
Reactive Extensions for modern JavaScript
300 lines • 6.25 kB
JSON
{
"type": "Program",
"body": [
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportSpecifier",
"local": {
"type": "Identifier",
"name": "FromEventPatternObservable",
"range": [
9,
35
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 35
}
}
},
"imported": {
"type": "Identifier",
"name": "FromEventPatternObservable",
"range": [
9,
35
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 35
}
}
},
"range": [
9,
35
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 35
}
}
}
],
"source": {
"type": "Literal",
"value": "./FromEventPatternObservable",
"raw": "'./FromEventPatternObservable'",
"range": [
43,
73
],
"loc": {
"start": {
"line": 1,
"column": 43
},
"end": {
"line": 1,
"column": 73
}
}
},
"range": [
0,
74
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 74
}
}
},
{
"type": "ExportNamedDeclaration",
"declaration": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "fromEventPattern",
"range": [
86,
102
],
"loc": {
"start": {
"line": 2,
"column": 11
},
"end": {
"line": 2,
"column": 27
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "FromEventPatternObservable",
"range": [
105,
131
],
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"name": "create",
"range": [
132,
138
],
"loc": {
"start": {
"line": 2,
"column": 57
},
"end": {
"line": 2,
"column": 63
}
}
},
"range": [
105,
138
],
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 63
}
}
},
"range": [
86,
138
],
"loc": {
"start": {
"line": 2,
"column": 11
},
"end": {
"line": 2,
"column": 63
}
}
}
],
"kind": "var",
"range": [
82,
139
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 64
}
},
"leadingComments": [],
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=fromEventPattern.js.map",
"range": [
140,
184
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 44
}
}
}
]
},
"specifiers": [],
"source": null,
"range": [
75,
139
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 64
}
},
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=fromEventPattern.js.map",
"range": [
140,
184
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 44
}
}
}
]
}
],
"sourceType": "module",
"range": [
0,
139
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 64
}
},
"comments": [
{
"type": "Line",
"value": "# sourceMappingURL=fromEventPattern.js.map",
"range": [
140,
184
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 44
}
}
}
]
}