Skip to content

Incorrect return type in Exec function doc comment? #759

@leonstafford

Description

@leonstafford

Describe the bug

My TS is rusty, but here, the return type is:

@return {string} This is the result

However, the code appears to return:

: Promise<WebSocket>

** Client Version **

39cd5a7

** Server Version **

39cd5a7

To Reproduce
check repo online

Expected behavior
as described/questioned

** Example Code**
included above

Environment (please complete the following information):
n/a

Additional context
Unsure if this is a valid bug or lack of understanding on my part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions