Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "operations/review/projectReviewer"

Index

Type aliases

Type aliases

ProjectReviewer

ProjectReviewer<P, PR>: (p: Project, context: HandlerContext, params?: P) => Promise<PR>

Function that can review projects.

param

project to review

param

context for the current command or event handler

param

params, if available

Type parameters

Type declaration

Generated using TypeDoc