UNPKG

fui-fancyui

Version:
5 lines (4 loc) 83 B
const r = (t, a, m) => Math.min(Math.max(t, a), m); export { r as clampNumber };