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

index 52117302..385070a3 100644 --- a/util/src/index.ts +++ b/src/util/index.ts
@@ -4,4 +4,5 @@ export * from "./util/index"; export * from "./interfaces/index"; export * from "./entities/index"; export * from "./dtos/index"; -export * from "./schemas"; \ No newline at end of file +export * from "./schemas"; +export * from "./imports"; \ No newline at end of file