UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

10 lines (9 loc) 179 B
"use client"; const r = (t, n) => { const e = typeof t == "string" ? (o) => o !== t : t; return n.filter(e); }; export { r as without }; //# sourceMappingURL=without.js.map