UNPKG

react-hook-form-6

Version:
4 lines (3 loc) 141 B
import { FieldElement } from '../types'; declare const _default: (ref: FieldElement) => ref is HTMLInputElement; export default _default;