UNPKG

react-mutation-mapper

Version:
15 lines (14 loc) 390 B
export interface IProteinImpactTypeColors { missenseColor: string; missenseVusColor: string; inframeColor: string; inframeVusColor: string; truncatingColor: string; truncatingVusColor: string; spliceColor: string; spliceVusColor: string; fusionColor: string; fusionVusColor: string; otherColor: string; otherVusColor: string; }