ValueOrHandler<Context, Result>: Handler<Context, Result> | Promise<Result> | Result

Type Parameters

  • Context = unknown

  • Result = unknown