UNPKG

react-forminate

Version:

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

4 lines (3 loc) 89 B
export declare const FormRegistryProvider: React.FC<{ children: React.ReactNode; }>;