arudradey's picture
download
raw
256 Bytes
import { __assign } from "tslib";
import { noCase } from "no-case";
export function dotCase(input, options) {
if (options === void 0) { options = {}; }
return noCase(input, __assign({ delimiter: "." }, options));
}
//# sourceMappingURL=index.js.map

Xet Storage Details

Size:
256 Bytes
·
Xet hash:
a3f21beceb743292f8796f1a502ec95cfa33ab0566f8ad91c02a8529b99f0db8

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