diff options
Diffstat (limited to 'app_expo/utils/storage/index.ts')
-rw-r--r-- | app_expo/utils/storage/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app_expo/utils/storage/index.ts b/app_expo/utils/storage/index.ts new file mode 100644 index 0000000..69b61ec --- /dev/null +++ b/app_expo/utils/storage/index.ts @@ -0,0 +1 @@ +export * from './storage' |