UNPKG

niceform-hook

Version:
3 lines 189 B
import { Field } from '../types'; export declare function getDependentFieldsBy(name: string, fieldsToSearch: Map<string, Field>): Field[]; //# sourceMappingURL=getDependentFieldsBy.d.ts.map