We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe3f85 commit e24b728Copy full SHA for e24b728
src/index.tsx
@@ -6,6 +6,8 @@ export type {
6
BooleanUtility,
7
FormTextInputProps,
8
FormRawProps,
9
+ FormInputsType,
10
+ FormStateType,
11
} from './types';
12
export type { TranslationsType } from './translations/utils';
13
export {
0 commit comments