- 
Annotation Types Summary 
| Annotation Type | 
Description | 
| AliasOf | 
 Defines an alias between an existing Hilt scope and the annotated scope. 
 | 
| DisableInstallInCheck | 
Marks a  Module-annotated class to allow it to have no  InstallIn annotation.  
 | 
 
Package dagger.hilt.migration Description
This package contains APIs to help migrating a codebase to Hilt.
- See Also:
 
- Migration to Hilt