• 类型参数

    • Env = any

    参数

    返回 ((context: EventContext<Env, any, any>) => Promise<Response>)

      • (context): Promise<Response>
      • 参数

        • context: EventContext<Env, any, any>

        返回 Promise<Response>