Skip to content

Document @generator tag #164

@hegemonic

Description

@hegemonic

The @generator tag is introduced in JSDoc 3.5.0. It indicates that a function is a generator function. It's only useful in virtual comments. You don't need to use it for functions that are marked
as generator functions—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