"""API 入口。""" from as_platform.api.server import app, main __all__ = ["app", "main"]