createHandler
createHandler(
client
):Handler
Creates a fetch handler function for the clients routes
Parameters
Parameter | Type | Description |
---|---|---|
client | Client | The client to create the handler for |
Returns
The handler function
createHandler(
client
):Handler
Creates a fetch handler function for the clients routes
Parameter | Type | Description |
---|---|---|
client | Client | The client to create the handler for |
The handler function