Current section

Files

Jump to
telega include telega@flow@types_CompleteParallelStep.hrl
Raw

include/telega@flow@types_CompleteParallelStep.hrl

-record(complete_parallel_step, {
step :: any(),
result :: gleam@dict:dict(binary(), binary())
}).