NeahFront3/node_modules/@hookform/resolvers/superstruct/dist/superstruct.d.ts
2025-04-09 18:02:58 +02:00

3 lines
88 B
TypeScript

import { Resolver } from './types';
export declare const superstructResolver: Resolver;