UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

8 lines (7 loc) 169 B
function overArg(func, transform) { return function(arg) { return func(transform(arg)); }; } export { overArg as default }; //# sourceMappingURL=_overArg.js.map