Type alias Mentor

Mentor: Partial<Record<"name" | "avatar" | "position" | "summary", string>>

Generated using TypeDoc