DIR : /home/kozerus/public_html/cropex/node/node_modules/@radix-ui/number/dist/index.mjs

/home/kozerus/public_html/cropex/node/node_modules/@radix-ui/number/dist

var __defProp = Object.defineProperty;
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });

// src/number.ts
function clamp(value, [min, max]) {
  return Math.min(max, Math.max(min, value));
}
__name(clamp, "clamp");
export {
  clamp
};
//# sourceMappingURL=index.mjs.map
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer