Files
Foxel/domain/recent_files/__init__.py
2026-05-06 21:20:29 +08:00

4 lines
46 B
Python

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