UNPKG

@plait/mind

Version:

Implementation of the core logic of the mind map plugin.

7 lines (6 loc) 316 B
export declare const DEFAULT_BRANCH_COLORS: string[]; export declare const COLORFUL_BRANCH_COLORS: string[]; export declare const SOFT_BRANCH_COLORS: string[]; export declare const RETRO_BRANCH_COLORS: string[]; export declare const DARK_BRANCH_COLORS: string[]; export declare const STARRY_BRANCH_COLORS: string[];