Skip to content

doc: add data types to properties #9399

Closed
@cjihrig

Description

Some of the docs specify the type for properties, while others do not. A good first contribution would be to update the properties that are missing this information. As an example, look at https://nodejs.org/api/process.html#process_process_connected vs. https://nodejs.org/api/child_process.html#child_process_child_connected. These two things represent the same concept, but the one in the child_process docs have the data type.

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions