Skip to content

Instantly share code, notes, and snippets.

@ursusursus
Created December 29, 2019 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ursusursus/4f6df7c4dd2f9104b6792633b2a28f7c to your computer and use it in GitHub Desktop.
Save ursusursus/4f6df7c4dd2f9104b6792633b2a28f7c to your computer and use it in GitHub Desktop.
@AppScope
@Component(modules = [..., MessageModule::class])
interface AppComponentImpl : AppComponent, Feature1AppComponent, Feature2AppComponent, ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment