Skip to content

fix(function): narrow the return types of constTrue and constFalse#1750

Open
vecerek wants to merge 1 commit into
gcanti:masterfrom
vecerek:avecerek-narrow-return-types
Open

fix(function): narrow the return types of constTrue and constFalse#1750
vecerek wants to merge 1 commit into
gcanti:masterfrom
vecerek:avecerek-narrow-return-types

Conversation

@vecerek

@vecerek vecerek commented Aug 25, 2022

Copy link
Copy Markdown

Fixes #1749

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.

consTrue and constFalse both return a boolean instead of the respective narrow types

2 participants