3 lines
58 B
TypeScript
Raw Normal View History

2020-01-20 09:51:37 +02:00
export * from './i18n';
2019-11-11 10:40:05 +02:00
export { default } from './i18n';