UNPKG

@vtaits/react-hook-form-schema

Version:

Integration of react-hook-form and @vtaits/form-schema

13 lines (10 loc) 377 B
import { b as FieldType } from './types-XL-2FxMV.js'; import { L as ListSchema } from './schema-DxUiD50y.js'; import '@vtaits/form-schema'; import 'react'; import 'react-hook-form'; import '@vtaits/form-schema/fields/list'; import '@vtaits/react-form-schema-base-ui'; import './types-7iZNsJ6X.js'; declare const list: FieldType<ListSchema<any>>; export { ListSchema, list };