This is a TypeScript question. If I define an action expected certain meta, if the action is an error, should the error action still enforced that there should be a meta?
This is a TypeScript question.
If I define an action expected certain meta, if the action is an error, should the error action still enforced that there should be a meta?