UNPKG

fui-fancyui

Version:
13 lines (12 loc) 245 B
import a from "../../../utils/functions/clampLayer/clampLayer.js"; function o(e, r) { const i = a(r), c = e - i; if (e - r < 0) { let t = Math.abs(c); return e === t && (t += 2), a(t); } return a(c); } export { o as default };