stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

Extract separate type alias for i18n translation key in the messageType

Open vanGalilea opened this issue 3 years ago • 0 comments

Motivation We want to be able to use the i18n's translation type elsewhere (RN SDK)

Proposed solution Extract separate type alias for i18n translation key in the messageType

Acceptance Criteria type alias is created and exported

Can be found /src/types.ts:491 ${TranslationLanguages}_text

vanGalilea avatar Apr 14 '22 21:04 vanGalilea