mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-20 13:51:45 +00:00
126f2df21b
* chore: move i18n to shared package * chore: move server translations to shared package and apply linter and prettier on entire shared package
3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
export * from './types';
|
|
export * from './languages';
|