aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/src/internal/util/createObject.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/rxjs/src/internal/util/createObject.ts')
-rw-r--r--node_modules/rxjs/src/internal/util/createObject.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/node_modules/rxjs/src/internal/util/createObject.ts b/node_modules/rxjs/src/internal/util/createObject.ts
deleted file mode 100644
index 0f79f92..0000000
--- a/node_modules/rxjs/src/internal/util/createObject.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-export function createObject(keys: string[], values: any[]) {
- return keys.reduce((result, key, i) => ((result[key] = values[i]), result), {} as any);
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage