"""Orders app service registration.""" from __future__ import annotations def register_domain_services() -> None: """Register services for the orders app."""