UNPKG

react-forminate

Version:

React.js + Typescript package that creates dynamic UI forms based on the JSON schema

3 lines (2 loc) 108 B
import { FormProviderType } from '../types'; export declare const FormProvider: React.FC<FormProviderType>;