Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-project
/ getProjectConfigurationShims
Method
getProjectConfigurationShims
lib/graph/ShimCollection.js:50–52 ·
view source on GitHub ↗
(moduleId)
Source
from the content-addressed store, hash-verified
48
}
49
50
getProjectConfigurationShims(moduleId) {
51
return
this._projectConfigShims[moduleId];
52
}
53
54
getCollectionShims(moduleId) {
55
return
this._collectionShims[moduleId];
Callers
2
constructor
Method · 0.80
ShimCollection.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected