mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
2 lines
137 B
Python
2 lines
137 B
Python
from .spell import Spell, SpellCreate, SpellSearchResults, SpellUpdate
|
|
from .user import User, UserCreate, UserSearchResults, UserUpdate
|