1 package dagger.functional.kotlin.processor
2 
3 @Retention(AnnotationRetention.BINARY)
4 annotation class TriggerGeneratedTypeProcessor
5