| var debug; | |
| module.exports = function () { | |
| if (!debug) { | |
| try { | |
| /* eslint global-require: off */ | |
| debug = require("debug")("follow-redirects"); | |
| } | |
| catch (error) { /* */ } | |
| if (typeof debug !== "function") { | |
| debug = function () { /* */ }; | |
| } | |
| } | |
| debug.apply(null, arguments); | |
| }; | |
Xet Storage Details
- Size:
- 315 Bytes
- Xet hash:
- 614e29af9c2e50290d095e9887609bcb954c250c94e5363cd3eb7816de9d8b7a
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.