EdgeAIG's picture
download
raw
142 Bytes
import REGEX from './regex.js';
function validate(uuid) {
return typeof uuid === 'string' && REGEX.test(uuid);
}
export default validate;

Xet Storage Details

Size:
142 Bytes
·
Xet hash:
3da8c4bc76b576b77213880393e86daeb7afed0c2652a540899393f7f29cf1a7

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.