Searched defs:OtherModuleProviderFunc (Results 1 – 1 of 1) sorted by relevance
92 type OtherModuleProviderFunc func(module blueprint.Module, provider blueprint.AnyProviderKey) (any,… type105 func NewOtherModuleProviderAdaptor(otherModuleProviderFunc OtherModuleProviderFunc) OtherModuleProv…