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-REYf6P50.js'); require('../chunks/bundle-DdEJUQ3V.js'); require('react'); require('../chunks/bundle-BE-eUbjS.js'); require('../chunks/bundle-C7WnFc5I.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