2021-01-19 21:13:13 +08:00

38 lines
725 B
JavaScript

export const data = {
"key": "v-55453034",
"path": "/reference/components.html",
"title": "Built-in Components",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "ClientOnly",
"slug": "clientonly",
"children": []
},
{
"level": 2,
"title": "Content",
"slug": "content",
"children": []
},
{
"level": 2,
"title": "OutboundLink",
"slug": "outboundlink",
"children": []
}
],
"filePathRelative": "reference/components.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}