Skip to content

Commit

Permalink
feat: Expose InvalidSubmissionHandler and GenericValidateFunction typ…
Browse files Browse the repository at this point in the history
…es (#3853)
  • Loading branch information
bgoscinski committed Jul 24, 2022
1 parent e9386e0 commit 3ccf27d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vee-validate/src/index.ts
Expand Up @@ -22,6 +22,8 @@ export {
FieldMeta,
FormMeta,
InvalidSubmissionContext,
InvalidSubmissionHandler,
GenericValidateFunction,
ValidationOptions,
} from './types';
export { useResetForm } from './useResetForm';
Expand Down

0 comments on commit 3ccf27d

Please sign in to comment.