UNPKG

@apexcura/ui-builder

Version:

A low-code UI builder library for dynamic form generation and reusable components built with React, Redux, Tailwind, and Ant Design.

3 lines (2 loc) 143 B
import { ElementType } from '../Types/types'; export declare const ACCounter: (props: ElementType) => import("react/jsx-runtime").JSX.Element;