"""MAX surface handlers.""" from adapter.max.handlers.commands import register_max_handlers __all__ = ["register_max_handlers"]