@httpx/assert
Version:
Assertions and typeguards
2 lines • 312 B
JavaScript
;var uuid_utils_cjs=require('./uuid.utils.cjs');var t=r=>{if(typeof r!="string")return null;let e=Number.parseInt(r.slice(14,15),16);return uuid_utils_cjs.uuidSupportedVersions.has(e)?e:null};exports.getUuidVersion=t;//# sourceMappingURL=uuid.helpers.cjs.map
//# sourceMappingURL=uuid.helpers.cjs.map