summaryrefslogtreecommitdiff
path: root/app_expo/i18n/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'app_expo/i18n/index.ts')
-rw-r--r--app_expo/i18n/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/app_expo/i18n/index.ts b/app_expo/i18n/index.ts
new file mode 100644
index 0000000..b0ff148
--- /dev/null
+++ b/app_expo/i18n/index.ts
@@ -0,0 +1,3 @@
+import './i18n'
+export * from './i18n'
+export * from './translate'