AntonButov / AntonButov/dagger-dsl
Implement AutoBinding
Open
pr wellcom
- Dominant language
- Kotlin
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If all your class are implementing interface we can find them and do like
```
component {
bind ...
bind ...
...
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.