Skip to content

Commit

Permalink
fix(type): add missing StrapiChangePasswordData to global export
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadGh committed Aug 23, 2023
1 parent a103c55 commit 2317627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -12,6 +12,7 @@ export type {
StrapiEmailConfirmationData,
StrapiError,
StrapiForgotPasswordData,
StrapiChangePasswordData,
StrapiLocale,
StrapiOptions,
StrapiRegistrationData,
Expand Down

0 comments on commit 2317627

Please sign in to comment.