Skip to content

Commit e24b728

Browse files
Export type helpers
1 parent 9fe3f85 commit e24b728

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ export type {
66
BooleanUtility,
77
FormTextInputProps,
88
FormRawProps,
9+
FormInputsType,
10+
FormStateType,
911
} from './types';
1012
export type { TranslationsType } from './translations/utils';
1113
export {

0 commit comments

Comments
 (0)