summary refs log tree commit diff
path: root/src/dto/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/dto/index.js')
-rw-r--r--src/dto/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dto/index.js b/src/dto/index.js
new file mode 100644

index 0000000..fd4a05a --- /dev/null +++ b/src/dto/index.js
@@ -0,0 +1 @@ +export * from './auth/index.js';