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

Manually export .d.ts files #473

Closed hossam-nasr closed 1 year ago

hossam-nasr commented 1 year ago

Resolves #458. To make reviewing easier, I've split this PR into smaller commits with descriptive names. The first commit does nothing but move files from the src/types to the types directory and updates imports.