Stefan Baumgartner

Results 1 comments of Stefan Baumgartner

You might want to change the return value to `Observable` or you'll end up with constructor functions instead of actual objects. ```diff type UiInteractions = { [K in keyof T]:...