Skip to content

Instantly share code, notes, and snippets.

@Morfly
Created November 7, 2021 03:27
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 Morfly/9823b6189b2234831566e0acf06a9e66 to your computer and use it in GitHub Desktop.
Save Morfly/9823b6189b2234831566e0acf06a9e66 to your computer and use it in GitHub Desktop.
import dagger.MapKey
@MapKey
annotation class FeatureEntryKey(val value: KClass<out FeatureEntry>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment