UNPKG

react-hook-form-6

Version:
4 lines (3 loc) 134 B
import { EmptyObject } from '../types'; declare const _default: (value: unknown) => value is EmptyObject; export default _default;