UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

392 lines 7.98 kB
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "QueueAction", "range": [ 9, 20 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 20 } } }, "imported": { "type": "Identifier", "name": "QueueAction", "range": [ 9, 20 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 20 } } }, "range": [ 9, 20 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 20 } } } ], "source": { "type": "Literal", "value": "./QueueAction", "raw": "'./QueueAction'", "range": [ 28, 43 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 43 } } }, "range": [ 0, 44 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 44 } } }, { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "QueueScheduler", "range": [ 54, 68 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 23 } } }, "imported": { "type": "Identifier", "name": "QueueScheduler", "range": [ 54, 68 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 23 } } }, "range": [ 54, 68 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 23 } } } ], "source": { "type": "Literal", "value": "./QueueScheduler", "raw": "'./QueueScheduler'", "range": [ 76, 94 ], "loc": { "start": { "line": 2, "column": 31 }, "end": { "line": 2, "column": 49 } } }, "range": [ 45, 95 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 50 } } }, { "type": "ExportNamedDeclaration", "declaration": { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "queue", "range": [ 107, 112 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 16 } } }, "init": { "type": "NewExpression", "callee": { "type": "Identifier", "name": "QueueScheduler", "range": [ 119, 133 ], "loc": { "start": { "line": 3, "column": 23 }, "end": { "line": 3, "column": 37 } } }, "arguments": [ { "type": "Identifier", "name": "QueueAction", "range": [ 134, 145 ], "loc": { "start": { "line": 3, "column": 38 }, "end": { "line": 3, "column": 49 } } } ], "range": [ 115, 146 ], "loc": { "start": { "line": 3, "column": 19 }, "end": { "line": 3, "column": 50 } } }, "range": [ 107, 146 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 50 } } } ], "kind": "var", "range": [ 103, 147 ], "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 51 } }, "leadingComments": [], "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=queue.js.map", "range": [ 148, 181 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 33 } } } ] }, "specifiers": [], "source": null, "range": [ 96, 147 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 51 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=queue.js.map", "range": [ 148, 181 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 33 } } } ] } ], "sourceType": "module", "range": [ 0, 147 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 51 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=queue.js.map", "range": [ 148, 181 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 33 } } } ] }