Skip to content

Missing .suspend / .resume definitions in durableClient.d.ts #608

Open
@evanlouie

Description

Describe the bug

Looks like suspend/resume support was landed in 3.1.0 (#578) but durableClient.d.ts has not been updated to show the new methods.

Expected behavior

I should be able to see .suspend .resume on the DurableClient when coding in TypeScript

Actual behavior

Compiler cannot see .suspend and .resume because the d.ts file hasn't been updated.

Metadata

Assignees

No one assigned

    Labels

    P2Priority 2 itemhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions