Skip to content

refactor: replace unknown[] with any[] for identities type#24

Merged
Stivenjs merged 1 commit into
devfrom
core-multitenants
May 10, 2025
Merged

refactor: replace unknown[] with any[] for identities type#24
Stivenjs merged 1 commit into
devfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

The change simplifies the type definition for identities in both UserPayload and User interfaces by replacing unknown[] with any[]. This improves maintainability and reduces complexity while maintaining the same functionality.

The change simplifies the type definition for `identities` in both `UserPayload` and `User` interfaces by replacing `unknown[]` with `any[]`. This improves maintainability and reduces complexity while maintaining the same functionality.
@Stivenjs Stivenjs merged commit 182171c into dev May 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant