UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

3 lines (2 loc) 93 B
import { Ref } from '../types'; export default function isDetached(element: Ref): boolean;