UNPKG

niceform-hook

Version:
3 lines 242 B
import { FieldValues, UseControllerReturn } from "react-hook-form"; export declare function useComputeInputedValueHandler(controller: UseControllerReturn<FieldValues, string>): void; //# sourceMappingURL=useComputeInputedValueHandler.d.ts.map