We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27328cb commit 1c2a469Copy full SHA for 1c2a469
src/useWatch.ts
@@ -4,10 +4,8 @@ import FieldContext, { HOOK_MARK } from './FieldContext';
4
import type {
5
FormInstance,
6
InternalFormInstance,
7
- InternalNamePath,
8
NamePath,
9
Store,
10
- WatchCallBack,
11
WatchOptions,
12
} from './interface';
13
import { isFormInstance } from './utils/typeUtil';
0 commit comments