Skip to content

Conversation

@kisugez
Copy link

@kisugez kisugez commented Dec 5, 2025

Fix: Merge duplicate PaystackMetadata interfaces

  • Merged two conflicting PaystackMetadata interface declarations in libs/types.ts into a single, unified interface.
  • This improves type safety and maintainability, and prevents confusion or type conflicts.

Why?

Having two interface declarations for the same type can cause issues and confusion for contributors and users. This PR ensures only one, clear definition is used throughout the codebase.


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