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

5 lines
180 B
TypeScript

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