# Import all endpoints modules here from app.api.v1.endpoints import author, genre, manga, publisher __all__ = ["author", "genre", "manga", "publisher"]