mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-10 19:16:31 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
from .main import app as fastapi_app
|
|
|
|
__all__ = ["fastapi_app"]
|