Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatGuySam/doesitarm
/ defaultMeta
Method
defaultMeta
helpers/config-node.js:289–291 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
287
}
288
289
get defaultMeta () {
290
return
nuxtHead.meta
291
}
292
293
get defaultMetaTags () {
294
return
Object.fromEntries( nuxtHead.meta.map( mapMetaTag ) )
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected