RegularMode

@Qualifier
annotation class RegularMode

DI qualifier for bindings that belong to the BrowserMode.REGULAR browsing experience.

Annotate a binding or injection site with this to select the regular-mode variant when both a regular and a fire-mode binding exist for the same type.