aboutsummaryrefslogtreecommitdiff
path: root/node_modules/get-caller-file/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/get-caller-file/index.d.ts')
-rw-r--r--node_modules/get-caller-file/index.d.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/node_modules/get-caller-file/index.d.ts b/node_modules/get-caller-file/index.d.ts
deleted file mode 100644
index babed69..0000000
--- a/node_modules/get-caller-file/index.d.ts
+++ /dev/null
@@ -1,2 +0,0 @@
-declare const _default: (position?: number) => any;
-export = _default;