Closed GGomez99 closed 1 month ago
Fix issue: https://github.com/gvergnaud/ts-pattern/issues/291
Export Pattern.d.ts in the package.json to solve the issue. They are now available at ts-pattern/types.
Pattern.d.ts
ts-pattern/types
Doing the same changes from this PR in this playground fixes the TS error
Fix issue: https://github.com/gvergnaud/ts-pattern/issues/291
Changes
Export
Pattern.d.ts
in the package.json to solve the issue. They are now available atts-pattern/types
.QA
Doing the same changes from this PR in this playground fixes the TS error