@vtaits/react-hook-form-schema
Version:
Integration of react-hook-form and @vtaits/form-schema
11 lines (8 loc) • 306 B
TypeScript
import { T as TemplateSchema } from './schema-aiq5xvZw.js';
import { b as FieldType } from './types-XL-2FxMV.js';
import 'react';
import 'react-hook-form';
import './types-7iZNsJ6X.js';
import '@vtaits/form-schema';
declare const template: FieldType<TemplateSchema>;
export { TemplateSchema, template };