-
-
Couldn't load subscription status.
- Fork 158
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
It would be ideal to use ts-pattern on Deno via an official third party module.
Describe the solution you'd like
Ideally a Deno module could be generated via Github Actions using Denoify or a find and replace regex on import statements to include the .ts file extension which is required with Deno. (similar to what zod does)
Describe alternatives you've considered
A fork could be maintained with Deno support and have a module on the Deno third party registry but would add complexity.
Additional context
N/A
eboody, akira-toriyama, antoninbeaufort and hanneswidrig
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request