diff options
Diffstat (limited to 'node_modules/rxjs/src/fetch/index.ts')
| -rw-r--r-- | node_modules/rxjs/src/fetch/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/rxjs/src/fetch/index.ts b/node_modules/rxjs/src/fetch/index.ts new file mode 100644 index 0000000..e6ff01d --- /dev/null +++ b/node_modules/rxjs/src/fetch/index.ts @@ -0,0 +1 @@ +export { fromFetch } from '../internal/observable/dom/fetch'; |
