-
- All Implemented Interfaces:
public class KotlinNpmResolutionManager.ResolutionState.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static KotlinNpmResolutionManager.ResolutionState.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final List<NpmProject>
npmProjectsByProjectResolutions(Map<String, KotlinProjectNpmResolution> resolutions)
-
-
Method Detail
-
npmProjectsByProjectResolutions
final List<NpmProject> npmProjectsByProjectResolutions(Map<String, KotlinProjectNpmResolution> resolutions)
-
-
-
-