UNPKG

shineout

Version:
4 lines (3 loc) 175 B
import { FormFieldSetProps } from './form.type'; declare const _default: <T>(props: FormFieldSetProps<T>) => import("react/jsx-runtime").JSX.Element; export default _default;