Files
Foxel/domain/recent_files/__init__.py
T

4 lines
46 B
Python

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