Pavel Kurapov

Results 2 comments of Pavel Kurapov

First i wanna thank you for great module, it really cool! Return type for action promise can be very usefully: **Example 1** ```ts interface Item { id: number | null;...