Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shoutem/ui
/
Class
services/variableResolver.js:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
const
THEME_EXTENSION_SCOPE =
'shoutem.theme'
;
5
6
export
class
ThemeVariableResolver {
7
constructor(variables) {
8
this.variables = { ...variables };
9
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected