UNPKG

173 BTypeScriptView Raw
1export declare function normalizeName(name: string): string;
2export declare function constructColorName(baseName: string, property: string | null, suffix?: string): string;