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

32 lines
640 B
JavaScript

export const data = {
"key": "v-fb0f0066",
"path": "/guide/getting-started.html",
"title": "Getting Started",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "Prerequisites",
"slug": "prerequisites",
"children": []
},
{
"level": 2,
"title": "Manual Installation",
"slug": "manual-installation",
"children": []
}
],
"filePathRelative": "guide/getting-started.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}