UNPKG

@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 (14 loc) 581 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var LocalizationContext = require('../chunks/bundle-O9GJGA-U.js'); require('../chunks/bundle-3pIN38MR.js'); require('react'); require('../chunks/bundle-BRv5cK_w.js'); require('../chunks/bundle-CIulWkOG.js'); /** * This file is only for re-exporting the `useLocalization` hook. * It should not be used internally within the project. */ exports.default = LocalizationContext.useLocalization; exports.useLocalization = LocalizationContext.useLocalization; //# sourceMappingURL=useLocalization.js.map