mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-17 07:28:46 +00:00
/api/client/[id]/key Endpoint 삭제 및 프론트엔드와의 Zod 스키마 공유 구현
This commit is contained in:
4
src/lib/server/schemas/index.ts
Normal file
4
src/lib/server/schemas/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from "./auth";
|
||||
export * from "./client";
|
||||
export * from "./directory";
|
||||
export * from "./mek";
|
||||
Reference in New Issue
Block a user