Class Types
Class | Summary |
---|---|
Constants | Constant values used in the module. |
Modules |
Locations to install into. |
NpmContentResolver | A content resolver for packages installed with the npm package manager. |
NpmModule | Module type to add support for the npm package manager. |
NpmPackageInstaller |
IPackageInstaller implementation for the npm package manager.
|
Interface Types
Interface | Summary |
---|---|
INpmContentResolver | Represents a content resolver for packages installed with the npm package manager. |