Skip to content

iojs: introduce internal modules

Internal modules can be used to share private code between public modules without risk to expose private APIs to the user.

Later some flag (build time or runtime) could be added for making unit-testing possible. #569 (closed)

R=@iojs/owners @iojs/collaborators

Merge request reports

Loading