1 2 3 4 5 6 7 8
/* * * LanguageProvider constants * */ const CHANGE_LOCALE = 'CHANGE_LOCALE'; export default CHANGE_LOCALE;