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

38 lines
679 B
JavaScript

export const data = {
"key": "v-9beb15b6",
"path": "/zh/reference/cli.html",
"title": "命令行接口",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "dev",
"slug": "dev",
"children": []
},
{
"level": 2,
"title": "build",
"slug": "build",
"children": []
},
{
"level": 2,
"title": "info",
"slug": "info",
"children": []
}
],
"filePathRelative": "zh/reference/cli.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}