@reactivex/rxjs
Version:
Reactive Extensions for modern JavaScript
213 lines • 3.97 kB
JSON
{
"type": "Program",
"body": [
{
"type": "ExportNamedDeclaration",
"declaration": {
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "noop",
"range": [
46,
50
],
"loc": {
"start": {
"line": 2,
"column": 16
},
"end": {
"line": 2,
"column": 20
}
}
},
"params": [],
"body": {
"type": "BlockStatement",
"body": [],
"range": [
53,
56
],
"loc": {
"start": {
"line": 2,
"column": 23
},
"end": {
"line": 2,
"column": 26
}
}
},
"generator": false,
"expression": false,
"range": [
37,
56
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 26
}
},
"leadingComments": [
{
"type": "Block",
"value": " tslint:disable:no-empty ",
"range": [
0,
29
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 29
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=noop.js.map",
"range": [
57,
89
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 32
}
}
}
]
},
"specifiers": [],
"source": null,
"range": [
30,
56
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 26
}
},
"leadingComments": [
{
"type": "Block",
"value": " tslint:disable:no-empty ",
"range": [
0,
29
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 29
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": "# sourceMappingURL=noop.js.map",
"range": [
57,
89
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 32
}
}
}
]
}
],
"sourceType": "module",
"range": [
30,
56
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 26
}
},
"comments": [
{
"type": "Block",
"value": " tslint:disable:no-empty ",
"range": [
0,
29
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 29
}
}
},
{
"type": "Line",
"value": "# sourceMappingURL=noop.js.map",
"range": [
57,
89
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 32
}
}
}
]
}