Skip to content

feat(wrappers): add messageTypes #3318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

skywardboundd
Copy link
Contributor

@skywardboundd skywardboundd commented May 30, 2025

Closes #2794

@skywardboundd skywardboundd linked an issue May 30, 2025 that may be closed by this pull request
@skywardboundd skywardboundd marked this pull request as ready for review May 30, 2025 16:37
@skywardboundd skywardboundd requested a review from a team as a code owner May 30, 2025 16:37
Copy link
Contributor

@i582 i582 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Add export type like Messages = Msg1 | Msg2 | ... in wrappers
2 participants