I am running a feathers v4 app converted from v3 and am trying to make everything typed.
This is perfectly typed

But when I do it this way, it's not typed at all.

I did my research, could not find it in the docs, nor in known examples
Two questions:
- How can I make it typed?
- Is there an example that is fully typed?