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": "RangeObservable", "range": [ 9, 24 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 24 } } }, "imported": { "type": "Identifier", "name": "RangeObservable", "range": [ 9, 24 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 24 } } }, "range": [ 9, 24 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 24 } } } ], "source": { "type": "Literal", "value": "./RangeObservable", "raw": "'./RangeObservable'", "range": [ 32, 51 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 51 } } }, "range": [ 0, 52 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 52 } } }, { "type": "ExportNamedDeclaration", "declaration": { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "range", "range": [ 64, 69 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 16 } } }, "init": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "RangeObservable", "range": [ 72, 87 ], "loc": { "start": { "line": 2, "column": 19 }, "end": { "line": 2, "column": 34 } } }, "property": { "type": "Identifier", "name": "create", "range": [ 88, 94 ], "loc": { "start": { "line": 2, "column": 35 }, "end": { "line": 2, "column": 41 } } }, "range": [ 72, 94 ], "loc": { "start": { "line": 2, "column": 19 }, "end": { "line": 2, "column": 41 } } }, "range": [ 64, 94 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 41 } } } ], "kind": "var", "range": [ 60, 95 ], "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 42 } }, "leadingComments": [], "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=range.js.map", "range": [ 96, 129 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 33 } } } ] }, "specifiers": [], "source": null, "range": [ 53, 95 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 42 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=range.js.map", "range": [ 96, 129 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 33 } } } ] } ], "sourceType": "module", "range": [ 0, 95 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 42 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=range.js.map", "range": [ 96, 129 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 33 } } } ] }