You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to type my handlers parameters with types like OnApproveActions so that inside an implementation I have access to .restart() method for example.
🚀 Feature Proposal
export more types from the package for users.
Motivation
I'd like to type my handlers parameters with types like OnApproveActions so that inside an implementation I have access to .restart() method for example.
Example
This would be how I'd use types in my code
The text was updated successfully, but these errors were encountered: