UNPKG

z-react-dynamic-form

Version:

A dynamic form builder for React applications with various input types and validation

6 lines (5 loc) 188 B
export declare const initConfig: (config: any, sessionFn?: () => Promise<{ accessToken?: string; }>) => void; declare const Axios: import("axios").AxiosInstance; export default Axios;