@vtaits/react-hook-form-schema
Version:
Integration of react-hook-form and @vtaits/form-schema
12 lines (9 loc) • 334 B
TypeScript
import { b as FieldType } from './types-XL-2FxMV.js';
import { I as InputSchema } from './schema-BjpIwP5o.js';
import '@vtaits/form-schema';
import 'react';
import 'react-hook-form';
import '@vtaits/form-schema/fields/input';
import './types-7iZNsJ6X.js';
declare const input: FieldType<InputSchema>;
export { InputSchema, input };