UNPKG

@rx-now/analysis

Version:

analysis tool for visualizing for code dependencies in typescript

11 lines (10 loc) 171 B
export const DEFAULT_LAYER_COLORS = [ { fill: "#C4E3B2", stroke: "#C4E3B2", }, { stroke: "#99C0ED", fill: "#99C0ED", }, ];