Interface: Author
Defined in: types/common.ts:26
Author type
Properties
heading.anchorLabel| Property | Type | Defined in |
|---|---|---|
backgroundImage | string | null | types/common.ts:31 |
bio | string | null | types/common.ts:29 |
following? | boolean | types/common.ts:32 |
id? | number | types/common.ts:27 |
image | string | null | types/common.ts:30 |
name | string | types/common.ts:28 |
socialMediaLinks? | { platform: string; url: string; }[] | types/common.ts:33 |