UNPKG
avvvatars-react
Version:
latest (0.4.2)
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
generates unique placeholder avatars with either characters or shapes for your react project
avvvatars-react
/
dist
/
lib
/
colors.d.ts
4 lines
(3 loc)
•
142 B
TypeScript
View Raw
1
2
3
4
export
declare
const
BACKGROUND_COLORS
:
string
[];
export
declare
const
TEXT_COLORS
:
string
[];
export
declare
const
SHAPE_COLORS
:
string
[];