axa-group / bauta.js

Bauta.js is an add-on for your Node.js applications such as Express.js or Fastify.
Other
42 stars 3 forks source link

fix(core): avoid duplicated exports #161

Closed rodrigo1991 closed 5 months ago

rodrigo1991 commented 5 months ago

Pull Request Template

PR Checklist

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