UNPKG

@roots/bud-dashboard

Version:

bud.js core module

5 lines (4 loc) 150 B
export declare const useCompilationColor: (compilation?: { errorsCount?: number; warningsCount?: number; }, successColor?: string) => string;