Skip to content
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

Export additional useful types #293

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

Conversation

trevorsmith
Copy link

I'd like access to more internal ts-pattern types to:

  • Create wrapper functions around match (e.g. from a class method)
  • Type generics passed into match / when / etc.
  • Explicitly type matches inside other types, like interfaces
  • etc.

I've included exports all of the potential user-facing types I could find – did I miss any?

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