@bluelibs/runner - v6.3.1
Preparing search index...
IEventLaneTopologyProfile
Interface IEventLaneTopologyProfile<TLane>
Named event-lane profile listing the lanes a consumer should subscribe to.
interface
IEventLaneTopologyProfile
<
TLane
extends
IEventLaneDefinition
=
IEventLaneDefinition
,
>
{
consume
:
readonly
IEventLaneTopologyConsumeEntry
<
TLane
>
[]
;
}
Type Parameters
TLane
extends
IEventLaneDefinition
=
IEventLaneDefinition
Index
Properties
consume
Properties
consume
consume
:
readonly
IEventLaneTopologyConsumeEntry
<
TLane
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consume
@bluelibs/runner - v6.3.1
Loading...
Named event-lane profile listing the lanes a consumer should subscribe to.