@jbrowse/core
Version:
JBrowse 2 core libraries used by plugins
11 lines (10 loc) • 440 B
TypeScript
declare const category10: string[];
declare const dark2: string[];
declare const set1: string[];
declare const set2: string[];
declare const tableau10: string[];
declare const ggplot2Colors6: string[];
declare const ggplot2Colors5: string[];
declare const ggplot2Colors4: string[];
declare const ggplot2Colors3: string[];
export { category10, dark2, ggplot2Colors3, ggplot2Colors4, ggplot2Colors5, ggplot2Colors6, set1, set2, tableau10, };