Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an artificial property to the `RequestAction` definition to ensure that the generic type literal is not unused. This ensure that the TS compiler has all required type information and can implicitly derive the type of the Response action from a request action. Fixes #378
- Loading branch information