From d88714f3ae2262218483f96a4d92d54d1110a7ca Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 31 May 2025 19:15:40 +0200 Subject: Add plan and readme --- src/db/schemas/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/db/schemas/index.js') diff --git a/src/db/schemas/index.js b/src/db/schemas/index.js index e69de29..ee1c337 100644 --- a/src/db/schemas/index.js +++ b/src/db/schemas/index.js @@ -0,0 +1 @@ +export * from './user.js'; -- cgit 1.5.1