Type alias ContextHaving<Dependencies, Exports, BaseContext>

ContextHaving<Dependencies, Exports, BaseContext>: ExecutionContext<BaseContext["effects"], ContextRegistryMap<BaseContext> & Dependencies & Partial<Exports>>

Type Parameters

Generated using TypeDoc