"""API v1 module.""" from .router import router __all__ = ["router"]