Add missing shared library

This commit is contained in:
GW_MC
2025-11-13 20:34:29 +08:00
parent 25c0756e70
commit 6138e4b2b3
4 changed files with 40 additions and 0 deletions

1
public/shared/src/lib.rs Normal file
View File

@@ -0,0 +1 @@
pub mod db_type;