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

index 00000000..662152dc --- /dev/null +++ b/util/src/schemas/index.ts
@@ -0,0 +1,2 @@ +export * from "./Validator"; +export * from "./voice"; \ No newline at end of file