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

Xet Storage Details

Size:
261 Bytes
·
Xet hash:
32b36d0e00763676dfbe970d64e1f6aad6b4789b01e9aae06102d48145a4b9f2

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