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