Skip to content

Type Alias: ProcessingStrategy

ProcessingStrategy = "exclusive" | "concurrent"

Defined in: types.ts:251

Type alias representing processing strategies for side epics.

Released under the MIT License.