dashboard/frontend/node_modules/clsx/dist/lite.mjs

1 line
152 B
JavaScript
Raw Normal View History

2025-12-16 08:16:27 +09:00
export function clsx(){for(var t,r=0,e="",n=arguments.length;r<n;r++)(t=arguments[r])&&"string"==typeof t&&(e+=(e&&" ")+t);return e}export default clsx;