Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eip-work/kuboard-press
/ $themeConfig
Method
$themeConfig
docker/ClientComputedMixin.js:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
get $themeConfig () {
43
return
this.$site.themeConfig
44
}
45
46
get $frontmatter () {
47
return
this.$page.frontmatter
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected