UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

4 lines 224 B
import type { InternalFieldName } from '../types'; declare const _default: (names: Set<InternalFieldName>, name: InternalFieldName) => string[]; export default _default; //# sourceMappingURL=getFieldArrayParentNames.d.ts.map