summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index 80aaffdb..99750e26 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -23,6 +23,9 @@ export * from './evaluationTarget';
export * from './evaluationCriteria';
export * from './projectGtc';
export * from './menu';
+export * from './information';
+export * from './qna';
+export * from './notice';
// MDG SOAP 수신용
export * from './MDG/mdg'