[X] I have run npm test locally and all tests are passing.
[ ] I have added/updated tests for any new behavior.
[ ] I have added/updated documentation for any new behavior.
[ ] If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]
PR Description
This pull request removes duplicated code that was not marking the 3 typed parameter iif with 2 arguments as deprecated. iif was completely marked as deprecated, this pr solves it
Pull Request Template
PR Checklist
npm test
locally and all tests are passing.PR Description
This pull request removes duplicated code that was not marking the 3 typed parameter iif with 2 arguments as deprecated. iif was completely marked as deprecated, this pr solves it