mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
Initial commit
This commit is contained in:
commit
55332d1ddb
168 changed files with 18456 additions and 0 deletions
2
apps/api/src/schemas/__init__.py
Normal file
2
apps/api/src/schemas/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .spell import Spell, SpellCreate, SpellSearchResults, SpellUpdate
|
||||
from .user import User, UserCreate, UserSearchResults, UserUpdate
|
||||
Loading…
Add table
Add a link
Reference in a new issue