UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

300 lines 6.12 kB
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "ArrayObservable", "range": [ 9, 24 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 24 } } }, "imported": { "type": "Identifier", "name": "ArrayObservable", "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": "./ArrayObservable", "raw": "'./ArrayObservable'", "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": "of", "range": [ 64, 66 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 13 } } }, "init": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "ArrayObservable", "range": [ 69, 84 ], "loc": { "start": { "line": 2, "column": 16 }, "end": { "line": 2, "column": 31 } } }, "property": { "type": "Identifier", "name": "of", "range": [ 85, 87 ], "loc": { "start": { "line": 2, "column": 32 }, "end": { "line": 2, "column": 34 } } }, "range": [ 69, 87 ], "loc": { "start": { "line": 2, "column": 16 }, "end": { "line": 2, "column": 34 } } }, "range": [ 64, 87 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 34 } } } ], "kind": "var", "range": [ 60, 88 ], "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 35 } }, "leadingComments": [], "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=of.js.map", "range": [ 89, 119 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 30 } } } ] }, "specifiers": [], "source": null, "range": [ 53, 88 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 35 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=of.js.map", "range": [ 89, 119 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 30 } } } ] } ], "sourceType": "module", "range": [ 0, 88 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 35 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=of.js.map", "range": [ 89, 119 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 30 } } } ] }