Files
stealth-ai-relay/backend/src/bot/handlers/apikey/__init__.py
2026-01-21 01:20:13 +01:00

4 lines
50 B
Python

from .handler import router
__all__ = ["router"]