@acutmore/rxjs
Version:
Reactive Extensions for modern JavaScript
13 lines • 325 B
JSON
{
"extends": "../tsconfig.json",
"files": [
"../dist/src/Rx.ts",
"../dist/src/add/observable/of.ts",
"../dist/src/index.ts",
"../dist/src/operators/index.ts",
"../dist/src/create/index.ts",
"../dist/src/ajax/index.ts",
"../dist/src/websocket/index.ts",
"../dist/src/testing/index.ts"
]
}