Closed changwoolab closed 2 months ago
This PR resolves the issue https://github.com/gvergnaud/ts-pattern/issues/271
Fixed the issue by modifying InvertPatternForExcludeInternal to consider readonly .
InvertPatternForExcludeInternal
readonly
This PR resolves the issue https://github.com/gvergnaud/ts-pattern/issues/271
Fixed the issue by modifying
InvertPatternForExcludeInternal
to considerreadonly
.