stream-fusion-better/stream_fusion/web/root/__init__.py
LimeDrive 6fe4fe55f3 init
2024-07-09 04:13:29 +02:00

3 lines
No EOL
70 B
Python

from stream_fusion.web.root.search import router
__all__ = ["router"]