Member predicate PackageJson::getExportedModule
Gets the module exported under the given relative path.
The main module is considered exported under the path "."
.
Module getExportedModule(string relativePath)
Gets the module exported under the given relative path.
The main module is considered exported under the path "."
.
Module getExportedModule(string relativePath)