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

38 lines
680 B
JavaScript

export const data = {
"key": "v-a951be94",
"path": "/reference/cli.html",
"title": "Command Line Interface",
"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": "reference/cli.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}