Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Possible lack of documentation around require('module/filename') #7787

@sudodoki

Description

@sudodoki

There's a way to require separate files from modules in node_modules, via require('moduleName/path/to/file') syntax, but I couldn't find any reference on http://nodejs.org/api/modules.html. Is it not documented because it can be deprecated in the future or there wasn't just a PR / enough cycles to do that?

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