3 lines
99 B
Python
3 lines
99 B
Python
from .third_party_api import router as third_party_api_router
|
|
|
|
__all__ = ["third_party_api_router"] |