mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-02-04 05:50:50 +00:00
KI
KJ
This commit is contained in:
3
unified-ai-platform/node_modules/axios/lib/env/README.md
generated
vendored
Normal file
3
unified-ai-platform/node_modules/axios/lib/env/README.md
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# axios // env
|
||||
|
||||
The `data.js` file is updated automatically when the package version is upgrading. Please do not edit it manually.
|
||||
2
unified-ai-platform/node_modules/axios/lib/env/classes/FormData.js
generated
vendored
Normal file
2
unified-ai-platform/node_modules/axios/lib/env/classes/FormData.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import _FormData from 'form-data';
|
||||
export default typeof FormData !== 'undefined' ? FormData : _FormData;
|
||||
1
unified-ai-platform/node_modules/axios/lib/env/data.js
generated
vendored
Normal file
1
unified-ai-platform/node_modules/axios/lib/env/data.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export const VERSION = "1.11.0";
|
||||
Reference in New Issue
Block a user