Pavel Kurapov
Results
2
comments of
Pavel Kurapov
Any news here ?
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;...