Member predicate PackageJson::getMain
Gets the main module of this package.
This can be given by the main
or module
property, or via the
exports
property with the relative path "."
.
Gets the main module of this package.
This can be given by the main
or module
property, or via the
exports
property with the relative path "."
.