Buckets:
| ; | |
| const path = require('path'); | |
| const binaryExtensions = require('binary-extensions'); | |
| const extensions = new Set(binaryExtensions); | |
| module.exports = filePath => extensions.has(path.extname(filePath).slice(1).toLowerCase()); | |
Xet Storage Details
- Size:
- 239 Bytes
- Xet hash:
- bab1135eea027f553091165227a16a7a81f6c2c4e8bd6d91dd04f74b9c3c9db5
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.