npm install + git add -a
Lint / pre-commit Linting (push) Successful in 1m15s

This commit is contained in:
2025-12-16 01:08:09 +01:00
parent 74d74b73ad
commit 6cf90a20d4
448 changed files with 39324 additions and 0 deletions
+3
View 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
View File
@@ -0,0 +1,2 @@
// eslint-disable-next-line strict
module.exports = require('form-data');
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
"version": "0.28.1"
};