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