Skip to content

WriteRequest.exec() should not always return Promise<void> #162

@michaelwittwer

Description

@michaelwittwer

the exec() method return Promise for now which is not fully correct. we have the ability to define the return values using returnValues(). we need to make the typing more generic

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions