diff --git a/src/operators.ts b/src/operators.ts new file mode 100644 index 0000000000..1065b7f29e --- /dev/null +++ b/src/operators.ts @@ -0,0 +1 @@ +export * from './operators/index'; \ No newline at end of file