@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": "BoundNodeCallbackObservable",
"range": [
9,
36
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 36
}
}
},
"imported": {
"type": "Identifier",
"name": "BoundNodeCallbackObservable",
"range": [
9,
36
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 36
}
}
},
"range": [
9,
36
],
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 36
}
}
}
],
"source": {
"type": "Literal",
"value": "./BoundNodeCallbackObservable",
"raw": "'./BoundNodeCallbackObservable'",
"range": [
44,
75
],
"loc": {
"start": {
"line": 1,
"column": 44
},
"end": {
"line": 1,
"column": 75
}
}
},
"range": [
0,
76
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 76
}
}
},
{
"type": "ExportNamedDeclaration",
"declaration": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "bindNodeCallback",
"range": [
88,
104
],
"loc": {
"start": {
"line": 2,
"column": 11
},
"end": {
"line": 2,
"column": 27
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "BoundNodeCallbackObservable",
"range": [
107,
134
],
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"name": "create",
"range": [
135,
141
],
"loc": {
"start": {
"line": 2,
"column": 58
},
"end": {
"line": 2,
"column": 64
}
}
},
"range": [
107,
141
],
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 64
}
}
},
"range": [
88,
141
],
"loc": {
"start": {
"line": 2,
"column": 11
},
"end": {
"line": 2,
"column": 64
}
}
}
],
"kind": "var",
"range": [
84,
142
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 65
}
},
"leadingComments": [],
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=bindNodeCallback.js.map",
"range": [
143,
187
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 44
}
}
}
]
},
"specifiers": [],
"source": null,
"range": [
77,
142
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 65
}
},
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=bindNodeCallback.js.map",
"range": [
143,
187
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 44
}
}
}
]
}
],
"sourceType": "module",
"range": [
0,
142
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 65
}
},
"comments": [
{
"type": "Line",
"value": "# sourceMappingURL=bindNodeCallback.js.map",
"range": [
143,
187
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 44
}
}
}
]
}