Skip to content

Document @async tag #158

@hegemonic

Description

@hegemonic

The @async tag is introduced in JSDoc 3.5.0. It indicates that a function is asynchronous. It's only useful in virtual comments. You don't need to use it for functions that include the async keyword—JSDoc autodetects those.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions