ditoxOverviewOn this pageditox Index FunctionsapplyInjectionsprovideDependencyContainerwithContainerwithInjectionsType AliasesDependencyContainerContextDependencyContextDependencyPropsDependencyTokenPropsType Aliases DependencyContainerContextDependencyContainerContext: BaseControllerContext & { container: Container }DependencyContextDependencyContext<Dependencies>: BaseControllerContext & { deps: Dependencies }Type parametersDependencies: DependencyPropsDependencyPropsDependencyProps: {}Type declaration[key string]: unknownDependencyTokenPropsDependencyTokenProps<Props>: { [ K in keyof Props ]: Token<Props[K]> }Type parametersProps: DependencyProps