"""Customer Support Environment Server Package.""" from server.app import app __all__ = ["app"]