UNPKG

coersystem

Version:

Library for Angular projects

13 lines (12 loc) 223 B
export interface IFixedColors { blue: string; gray: string; green: string; yellow: string; red: string; smoke: string; black: string; orange: string; white: string; purple: string; }