summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/npm/node_modules/undici/lib/cache/symbols.js
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/Provider/npm/node_modules/undici/lib/cache/symbols.js')
-rw-r--r--g4f/Provider/npm/node_modules/undici/lib/cache/symbols.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/g4f/Provider/npm/node_modules/undici/lib/cache/symbols.js b/g4f/Provider/npm/node_modules/undici/lib/cache/symbols.js
new file mode 100644
index 00000000..f9b19740
--- /dev/null
+++ b/g4f/Provider/npm/node_modules/undici/lib/cache/symbols.js
@@ -0,0 +1,5 @@
+'use strict'
+
+module.exports = {
+ kConstruct: Symbol('constructable')
+}