UNPKG
renta-ng-lib
Version:
latest (0.0.5)
0.0.5
0.0.4
Renta Solutions Angular Component Library
renta-ng-lib
/
lib
/
avatar
/
avatar.component.d.ts
6 lines
(5 loc)
•
120 B
TypeScript
View Raw
1
2
3
4
5
6
export declare
class
AvatarComponent
{ initials: string; backgroundColor: string; textColor: string; }