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