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

38 lines
749 B
JavaScript

export const data = {
"key": "v-2e97e858",
"path": "/reference/default-theme/components.html",
"title": "Built-in Components",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "Badge",
"slug": "badge",
"children": []
},
{
"level": 2,
"title": "CodeGroup",
"slug": "codegroup",
"children": []
},
{
"level": 2,
"title": "CodeGroupItem",
"slug": "codegroupitem",
"children": []
}
],
"filePathRelative": "reference/default-theme/components.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}