aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/dist/cjs/internal/observable/pairs.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/rxjs/dist/cjs/internal/observable/pairs.js')
-rw-r--r--node_modules/rxjs/dist/cjs/internal/observable/pairs.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/rxjs/dist/cjs/internal/observable/pairs.js b/node_modules/rxjs/dist/cjs/internal/observable/pairs.js
deleted file mode 100644
index 480efe3..0000000
--- a/node_modules/rxjs/dist/cjs/internal/observable/pairs.js
+++ /dev/null
@@ -1,9 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
-exports.pairs = void 0;
-var from_1 = require("./from");
-function pairs(obj, scheduler) {
- return from_1.from(Object.entries(obj), scheduler);
-}
-exports.pairs = pairs;
-//# sourceMappingURL=pairs.js.map \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage