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
Action objects are kinda loose at the moment. It would be good if there were a type that could be mutated as the action is performed. You could test if the action is Ready, In Progress or Done and get the outcomes of performing the action.
The text was updated successfully, but these errors were encountered:
Action objects are kinda loose at the moment. It would be good if there were a type that could be mutated as the action is performed. You could test if the action is Ready, In Progress or Done and get the outcomes of performing the action.
The text was updated successfully, but these errors were encountered: