Closed sylhare closed 2 months ago
Hello @jfromaniello,
Here is a proposition to refresh the project in typescript, I have:
next()
middleware()
I was thinking Params could be named UnlessOptions but didn't want to make a breaking change there.
Params
UnlessOptions
Let me know what you think
All tests are passing:
Hello @jfromaniello,
Here is a proposition to refresh the project in typescript, I have:
next()
ormiddleware()
to handle asynchronous behaviourI was thinking
Params
could be namedUnlessOptions
but didn't want to make a breaking change there.Let me know what you think
All tests are passing: