Skip to content

@saflib/workflows


Variable: workflowActors

const workflowActors: object

Common actors for workflow machines.

Currently none are intended for use. Types fail if I don't include at least one actor. Probably should figure out how to better type this.

Type declaration

noop

noop: PromiseActorLogic<unknown, NonReducibleUnknown, EventObject>