UNPKG

@sendbird/uikit-react-native

Version:

Sendbird UIKit for React Native: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.

6 lines 233 B
export let TypingIndicatorType = /*#__PURE__*/function (TypingIndicatorType) { TypingIndicatorType["Text"] = "text"; TypingIndicatorType["Bubble"] = "bubble"; return TypingIndicatorType; }({}); //# sourceMappingURL=types.js.map