UNPKG

react-hook-form

Version:

Performant, flexible and extensible forms library for React Hooks

7 lines (6 loc) 178 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