Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shoutem/theme
/ normalize
Method
normalize
src/StyleNormalizer/StyleNormalizer.js:42–44 ·
view source on GitHub ↗
(prop, val)
Source
from the content-addressed store, hash-verified
40
}
41
42
normalize(prop, val) {
43
return
this.normalizers[prop](val);
44
}
45
}
Callers
1
normalize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected