@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
5 lines • 464 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
const f=o=>{let t="";if(typeof o==="string"||typeof o==="number"){t+=o}else if(typeof o==="object"&&o!==null){if(Array.isArray(o)){for(const e of o){if(e){const o=f(e);if(o){if(t){t+=" "}t+=o}}}}else{for(const f in o){if(o[f]){if(t){t+=" "}t+=f}}}}return t};const o=(...o)=>{let t="";for(const e of o){if(e){const o=f(e);if(o){if(t){t+=" "}t+=o}}}return t};export{o as c};
//# sourceMappingURL=clsx-COFh-Vc8.js.map