aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/dist/cjs/internal/util/createObject.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/rxjs/dist/cjs/internal/util/createObject.js')
-rw-r--r--node_modules/rxjs/dist/cjs/internal/util/createObject.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/node_modules/rxjs/dist/cjs/internal/util/createObject.js b/node_modules/rxjs/dist/cjs/internal/util/createObject.js
deleted file mode 100644
index 2b6df93..0000000
--- a/node_modules/rxjs/dist/cjs/internal/util/createObject.js
+++ /dev/null
@@ -1,8 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
-exports.createObject = void 0;
-function createObject(keys, values) {
- return keys.reduce(function (result, key, i) { return ((result[key] = values[i]), result); }, {});
-}
-exports.createObject = createObject;
-//# sourceMappingURL=createObject.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