Type alias ActionType<ArgsT>

ActionType<ArgsT>: ((taskArgs: ArgsT, env: RuntimeEnv, runSuper: RunSuperFunction<ArgsT>) => PromiseAny)

Type Parameters

Type declaration

Generated using TypeDoc