"""Location Module - Backend API Router""" from .router import router __all__ = ["router"]