UNPKG

@vtaits/react-hook-form-schema

Version:

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

12 lines (9 loc) 352 B
export { FileFieldValue } from '@vtaits/form-schema/fields/file'; import { b as FieldType } from './types-XL-2FxMV.js'; import { F as FileSchema } from './schema-p6TpP1ZP.js'; import '@vtaits/form-schema'; import 'react'; import 'react-hook-form'; import './types-7iZNsJ6X.js'; declare const file: FieldType<FileSchema>; export { FileSchema, file };