Files
BiblioGame/app/routes/api/library/__init__.py

2 lines
69 B
Python

from .blueprint import api_library
from .create import create_library