aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/undici/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/undici/index.d.ts')
-rw-r--r--vanilla/node_modules/undici/index.d.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/vanilla/node_modules/undici/index.d.ts b/vanilla/node_modules/undici/index.d.ts
deleted file mode 100644
index 0883fc7..0000000
--- a/vanilla/node_modules/undici/index.d.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-import Undici from './types/index'
-export default Undici
-export * from './types/index'