Interface: Profile
Defined in: types/user.ts:21
Public profile
Properties
heading.anchorLabel| Property | Type | Defined in |
|---|---|---|
bio | string | null | types/user.ts:23 |
following | boolean | types/user.ts:25 |
image | string | null | types/user.ts:24 |
username | string | types/user.ts:22 |