MCPcopy 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

constructorMethod · 0.80
ShimCollection.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected