summary refs log tree commit diff
path: root/src/api/routes/auth/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/routes/auth/index.js')
-rw-r--r--src/api/routes/auth/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/routes/auth/index.js b/src/api/routes/auth/index.js

index 8306697..7113a17 100644 --- a/src/api/routes/auth/index.js +++ b/src/api/routes/auth/index.js
@@ -1 +1 @@ -export * from "./registerRoute.js"; +export * from './registerRoute.js';