Skip to content

Export additional useful types#293

Open
trevorsmith wants to merge 2 commits intogvergnaud:mainfrom
trevorsmith:main
Open

Export additional useful types#293
trevorsmith wants to merge 2 commits intogvergnaud:mainfrom
trevorsmith:main

Conversation

@trevorsmith
Copy link
Copy Markdown

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?

@svemat01
Copy link
Copy Markdown

svemat01 commented Mar 7, 2025

What's the reason for including the dist folder in the repo?

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.

2 participants