type alias AvatarShape

Definition

"circle" | "square" | "rounded"

Usage

import { type AvatarShape } from ".";