aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/src/internal/Operator.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/rxjs/src/internal/Operator.ts')
-rw-r--r--node_modules/rxjs/src/internal/Operator.ts9
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/rxjs/src/internal/Operator.ts b/node_modules/rxjs/src/internal/Operator.ts
deleted file mode 100644
index ab7bc50..0000000
--- a/node_modules/rxjs/src/internal/Operator.ts
+++ /dev/null
@@ -1,9 +0,0 @@
-import { Subscriber } from './Subscriber';
-import { TeardownLogic } from './types';
-
-/***
- * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.
- */
-export interface Operator<T, R> {
- call(subscriber: Subscriber<R>, source: any): TeardownLogic;
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage