Executor<CTX, I, O>: ((ctx: CTX, input: I) => Promise<O>)

Type Parameters

  • CTX
  • I
  • O