UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

10 lines (9 loc) 187 B
function n() { let t = "", e = 0, r; for (; e < arguments.length; ) (r = arguments[e++]) && typeof r == "string" && (t && (t += " "), t += r); return t; } export { n as cx };