UNPKG

eslint-plugin-react-hook-form

Version:
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