UNPKG

avvvatars-vue

Version:

generates unique placeholder avatars with either characters or shapes for your vue project

5 lines (4 loc) 176 B
declare const BACKGROUND_COLORS: string[]; declare const TEXT_COLORS: string[]; declare const SHAPE_COLORS: string[]; export { BACKGROUND_COLORS, TEXT_COLORS, SHAPE_COLORS, };