Skip to content

JSDoc types #455

@kurideja

Description

@kurideja

I was wondering about types/constructors. Here you suggest {String} as type definition for a string parameter. The original JSDoc seems to use lowercase type names for scalars and uppercase constructor names for Objects or Arrays.

Is there any particular reason you define string with constructor name (String) rather than its type (string)?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions