Files
SCM-Manager/scm-ui/ui-components/src/avatar/index.ts
2019-10-19 16:38:07 +02:00

3 lines
116 B
TypeScript

export { default as AvatarWrapper } from './AvatarWrapper';
export { default as AvatarImage } from './AvatarImage';