verdnatura-chat/app/definitions/TChangeAvatarViewContext.ts

2 lines
59 B
TypeScript
Raw Normal View History

2023-01-10 03:38:37 +00:00
export type TChangeAvatarViewContext = 'profile' | 'room';