~cytrogen/masto-fe

ref: 45a19ddfe48c8f9346bdb4c786726fc36e15a51e masto-fe/app/javascript/mastodon/locales/index.ts -rw-r--r-- 216 bytes
45a19ddf — Claire Merge pull request #2440 from ClearlyClaire/glitch-soc/merge-upstream 2 years ago
                                                                                
1
2
3
4
5
export type { LocaleData } from './global_locale';
export { setLocale, getLocale, isLocaleLoaded } from './global_locale';
export { loadLocale } from './load_locale';

export { IntlProvider } from './intl_provider';