Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReviewerMap

Interface used to store usernames of those who have reviewed, and the type of review they gave. Note that commented reviews are ignored.

Hierarchy

  • ReviewerMap

Indexable

[name: string]: ReviewState

Key is the username, value is the type of review.

Generated using TypeDoc