神岛 API 文档 - ArenaPro版
    Preparing search index...

    Type Alias GameHttpHandler

    GameHttpHandler: (request: GameHttpRequest, response: GameHttpResponse) => void

    Type declaration

    HTTP 请求处理器函数类型。

    Type for an HTTP request handler function.

    HTTP 请求对象。

    The HTTP request object.

    HTTP 响应对象。

    The HTTP response object.