Skip to main content

Interface: AvatarUrls

@headstartwp/core.AvatarUrls

Map of avatar URLs by their size.

Indexable

[k: string]: unknown

Properties

24

Optional 24: string

Avatar URL with image size of 24 pixels.

Defined in

packages/core/src/data/types/entities.ts:489


48

Optional 48: string

Avatar URL with image size of 48 pixels.

Defined in

packages/core/src/data/types/entities.ts:494


96

Optional 96: string

Avatar URL with image size of 96 pixels.

Defined in

packages/core/src/data/types/entities.ts:499