Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ getThemeRoot
Function
getThemeRoot
packages/base/src/InitialConfiguration.ts:58–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
};
57
58
const
getThemeRoot = () => {
59
initConfiguration();
60
return
initialConfig.themeRoot;
61
};
62
63
const
getLanguage = () => {
64
initConfiguration();
Callers
nothing calls this directly
Calls
1
initConfiguration
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…