UNPKG

ngx-avatars

Version:

A universal avatar component for Angular applications that fetches / generates avatar based on the information you have about the user.

6 lines (5 loc) 202 B
export * from './lib/avatar.module'; export * from './lib/avatar.component'; export * from './lib/avatar-config'; export * from './lib/avatar.service'; export * from './lib/sources/avatar-source.enum';