UNPKG

react-super

Version:
4 lines (3 loc) 153 B
import { FormTypeProps } from '../interface'; declare const _default: ({ data, type, disabled }: FormTypeProps) => JSX.Element; export default _default;