UNPKG

@kbgarcia8/react-dynamic-form

Version:

A form that can be nested with editable, expandable and flexible input-forms

4 lines 203 B
import type { themeContextValue } from "../type/propTypes"; declare const ThemeContext: import("react").Context<themeContextValue>; export default ThemeContext; //# sourceMappingURL=ThemeContext.d.ts.map