UNPKG

react-mutation-mapper

Version:
9 lines (8 loc) 183 B
export declare type DomainSpec = { startCodon: number; endCodon: number; color: string; label?: string; labelColor?: string; tooltip?: JSX.Element; };