UNPKG

@ffsm/factory

Version:

A powerful component factory for React that simplifies creation of reusable components with built-in support for composition patterns, conditional rendering, prop management, and TypeScript integration.

5 lines (4 loc) 101 B
export * from './clsx'; export * from './factory'; export * from './types'; export * from './utils';