Beignet API reference
    Preparing search index...

    Type Alias Handler<Ctx, C>

    Handler: (args: HandlerArgs<Ctx, C>) => Promise<HttpResponse> | HttpResponse

    Route handler function for a contract.

    Type Parameters

    Type Declaration