dDomovoj opened this issue 3 years ago · 0 comments
final class SomeComponent: Component<ISomeDependencies> { func foo() async -> Bar { ... } }