Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
projectGraphBuilder
Function · 0.95
addProjectShim
Method · 0.45
ProjectShim.js
File · 0.45
Module.js
File · 0.45
ShimCollection.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected