Azure / azure-functions-durable-js

JavaScript library for using the Durable Functions bindings
https://www.npmjs.com/package/durable-functions
MIT License
128 stars 46 forks source link

Remove constructors from `DurableClient` and `DurableOrchestrationContext` declarations #472

Closed hossam-nasr closed 1 year ago

hossam-nasr commented 1 year ago

As in title, resolves #471. See issue for details