arudradey's picture
download
raw
156 Bytes
var NO_PROTOCOL_RESOURCE_PATTERN = /^\/\//;
function hasProtocol(uri) {
return !NO_PROTOCOL_RESOURCE_PATTERN.test(uri);
}
module.exports = hasProtocol;

Xet Storage Details

Size:
156 Bytes
·
Xet hash:
e2f6c8df1400f5e029d93da30f4a45394abfdf724d0daa9a1f2fb57ad4c57d95

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