UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

392 lines 7.97 kB
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "AsapAction", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, "imported": { "type": "Identifier", "name": "AsapAction", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } } ], "source": { "type": "Literal", "value": "./AsapAction", "raw": "'./AsapAction'", "range": [ 27, 41 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 41 } } }, "range": [ 0, 42 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 42 } } }, { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "AsapScheduler", "range": [ 52, 65 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 22 } } }, "imported": { "type": "Identifier", "name": "AsapScheduler", "range": [ 52, 65 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 22 } } }, "range": [ 52, 65 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 22 } } } ], "source": { "type": "Literal", "value": "./AsapScheduler", "raw": "'./AsapScheduler'", "range": [ 73, 90 ], "loc": { "start": { "line": 2, "column": 30 }, "end": { "line": 2, "column": 47 } } }, "range": [ 43, 91 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 48 } } }, { "type": "ExportNamedDeclaration", "declaration": { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "asap", "range": [ 103, 107 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 15 } } }, "init": { "type": "NewExpression", "callee": { "type": "Identifier", "name": "AsapScheduler", "range": [ 114, 127 ], "loc": { "start": { "line": 3, "column": 22 }, "end": { "line": 3, "column": 35 } } }, "arguments": [ { "type": "Identifier", "name": "AsapAction", "range": [ 128, 138 ], "loc": { "start": { "line": 3, "column": 36 }, "end": { "line": 3, "column": 46 } } } ], "range": [ 110, 139 ], "loc": { "start": { "line": 3, "column": 18 }, "end": { "line": 3, "column": 47 } } }, "range": [ 103, 139 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 47 } } } ], "kind": "var", "range": [ 99, 140 ], "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 48 } }, "leadingComments": [], "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=asap.js.map", "range": [ 141, 173 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 32 } } } ] }, "specifiers": [], "source": null, "range": [ 92, 140 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 48 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=asap.js.map", "range": [ 141, 173 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 32 } } } ] } ], "sourceType": "module", "range": [ 0, 140 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 48 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=asap.js.map", "range": [ 141, 173 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 32 } } } ] }