aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/castArray/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/@types/lodash/castArray/index.d.ts')
-rw-r--r--node_modules/@types/lodash/castArray/index.d.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/node_modules/@types/lodash/castArray/index.d.ts b/node_modules/@types/lodash/castArray/index.d.ts
deleted file mode 100644
index 3bef8c12f..000000000
--- a/node_modules/@types/lodash/castArray/index.d.ts
+++ /dev/null
@@ -1,2 +0,0 @@
-import { castArray } from "../index";
-export = castArray;