Skip to content

Commit 687c253

Browse files
committed
πŸ™‹πŸ»β€β™€οΈ missing export type
1 parent 0c9c95b commit 687c253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€Žsrc/types/index.tsβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export * from './fieldArray';
55
export * from './fields';
66
export * from './form';
77
export * from './path';
8+
export * from './subjects';
89
export * from './resolvers';
910
export * from './utils';
1011
export * from './validator';

0 commit comments

Comments
Β (0)