MCPcopy Create free account
hub / github.com/SAP/ui5-project / getCollectionShims

Method getCollectionShims

lib/graph/ShimCollection.js:54–56  ·  view source on GitHub ↗
(moduleId)

Source from the content-addressed store, hash-verified

52 }
53
54 getCollectionShims(moduleId) {
55 return this._collectionShims[moduleId];
56 }
57
58 getAllDependencyShims() {
59 return this._dependencyShims;

Callers 5

projectGraphBuilderFunction · 0.95
addProjectShimMethod · 0.45
ProjectShim.jsFile · 0.45
Module.jsFile · 0.45
ShimCollection.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected