@sendbird/uikit-react
Version:
Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.
19 lines (13 loc) • 500 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var pubSub_topics = require('../chunks/bundle-dUH189qO.js');
Object.defineProperty(exports, "PUBSUB_TOPICS", {
enumerable: true,
get: function () { return pubSub_topics.PUBSUB_TOPICS; }
});
Object.defineProperty(exports, "PublishingModuleType", {
enumerable: true,
get: function () { return pubSub_topics.PublishingModuleType; }
});
exports.default = pubSub_topics.pubSubTopics;
//# sourceMappingURL=topics.js.map