UNPKG

urbi-exhibitions

Version:
7 lines (6 loc) 291 B
export declare const DEFAULT_RADIUS = 50; export declare const DEFAULT_STROKE_WIDTH = 8; export declare const DEFAULT_BG_COLOR = "#e6e6e6"; export declare const FIRE_BG_COLOR = "#e6e6e6"; export declare const DEFAULT_LINE_COLOR = "#4A15E8"; export declare const FIRE_LINE_COLOR = "#FE8689";