cal.pub0.org/packages/ui/components/avatar/index.ts

4 lines
125 B
TypeScript

export { Avatar } from "./Avatar";
export type { AvatarProps } from "./Avatar";
export { AvatarGroup } from "./AvatarGroup";