UNPKG

stream-chat-react-native-core

Version:

The official React Native and Expo components for Stream Chat, a service for building chat applications

6 lines 279 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_MESSAGE_OVERLAY_TARGET_ID = void 0; var DEFAULT_MESSAGE_OVERLAY_TARGET_ID = exports.DEFAULT_MESSAGE_OVERLAY_TARGET_ID = '@stream-io/message-root'; //# sourceMappingURL=messageOverlayConstants.js.map