UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

4 lines 250 B
import { FieldArrayMethodProps, InternalFieldName } from '../types'; declare const _default: (name: InternalFieldName, index: number, options?: FieldArrayMethodProps) => string; export default _default; //# sourceMappingURL=getFocusFieldName.d.ts.map