UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

3 lines 170 B
declare const _default: <Key extends string, T extends Record<Key, any>>(source: T, key: Key) => Omit<T, Key>; export default _default; //# sourceMappingURL=omit.d.ts.map