Function: createCamundaFpClient()
function createCamundaFpClient(options?): CamundaFpClient;
Defined in: fp-ts.ts:91
Experimental
This feature under development and is not guaranteed to be fully tested or stable.
Parameters
options?
Returns
Description
Camunda FP Client - a Task-Either compatible client. See the README and this test for example usage.