Skip to content

Interface: UserThumbnail

Defined in: src/types/users.ts:41

Properties

response

ts
response: {
  imageUri: string;
};

Defined in: src/types/users.ts:42

imageUri

ts
imageUri: string;