UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

300 lines 6.13 kB
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "FromObservable", "range": [ 9, 23 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 23 } } }, "imported": { "type": "Identifier", "name": "FromObservable", "range": [ 9, 23 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 23 } } }, "range": [ 9, 23 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 23 } } } ], "source": { "type": "Literal", "value": "./FromObservable", "raw": "'./FromObservable'", "range": [ 31, 49 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 49 } } }, "range": [ 0, 50 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 50 } } }, { "type": "ExportNamedDeclaration", "declaration": { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "from", "range": [ 62, 66 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 15 } } }, "init": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "FromObservable", "range": [ 69, 83 ], "loc": { "start": { "line": 2, "column": 18 }, "end": { "line": 2, "column": 32 } } }, "property": { "type": "Identifier", "name": "create", "range": [ 84, 90 ], "loc": { "start": { "line": 2, "column": 33 }, "end": { "line": 2, "column": 39 } } }, "range": [ 69, 90 ], "loc": { "start": { "line": 2, "column": 18 }, "end": { "line": 2, "column": 39 } } }, "range": [ 62, 90 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 39 } } } ], "kind": "var", "range": [ 58, 91 ], "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 40 } }, "leadingComments": [], "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=from.js.map", "range": [ 92, 124 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 32 } } } ] }, "specifiers": [], "source": null, "range": [ 51, 91 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 40 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=from.js.map", "range": [ 92, 124 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 32 } } } ] } ], "sourceType": "module", "range": [ 0, 91 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 40 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=from.js.map", "range": [ 92, 124 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 32 } } } ] }