UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

264 lines 5.18 kB
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "concatStatic", "range": [ 9, 21 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 } } }, "imported": { "type": "Identifier", "name": "concatStatic", "range": [ 9, 21 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 } } }, "range": [ 9, 21 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 } } } ], "source": { "type": "Literal", "value": "../operator/concat", "raw": "'../operator/concat'", "range": [ 29, 49 ], "loc": { "start": { "line": 1, "column": 29 }, "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": "concat", "range": [ 62, 68 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 17 } } }, "init": { "type": "Identifier", "name": "concatStatic", "range": [ 71, 83 ], "loc": { "start": { "line": 2, "column": 20 }, "end": { "line": 2, "column": 32 } } }, "range": [ 62, 83 ], "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 32 } } } ], "kind": "var", "range": [ 58, 84 ], "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 33 } }, "leadingComments": [], "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=concat.js.map", "range": [ 85, 119 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 34 } } } ] }, "specifiers": [], "source": null, "range": [ 51, 84 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 33 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=concat.js.map", "range": [ 85, 119 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 34 } } } ] } ], "sourceType": "module", "range": [ 0, 84 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 33 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=concat.js.map", "range": [ 85, 119 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 34 } } } ] }