UNPKG

@vnmfify/core

Version:

```shell npm i @vnmfify/core -S ```

4 lines (3 loc) 217 B
export declare type AvatarShape = "square" | "rounded" | "circle"; export declare type AvatarSize = "mini" | "small" | "medium" | "large"; export declare type AvatarSpacing = "mini" | "small" | "medium" | "large";