| import validate from './validate.js'; | |
| function version(uuid) { | |
| if (!validate(uuid)) { | |
| throw TypeError('Invalid UUID'); | |
| } | |
| return parseInt(uuid.slice(14, 15), 16); | |
| } | |
| export default version; | |
Xet Storage Details
- Size:
- 208 Bytes
- Xet hash:
- 027ebcee2308ec7c576f3cb7cd99546e55dce8c103ceb8f778bd70c86b8857c8
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.