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

32 lines
605 B
JavaScript

export const data = {
"key": "v-1d14d5cc",
"path": "/guide/plugin.html",
"title": "Plugin",
"frontmatter": {},
"excerpt": "",
"headers": [
{
"level": 2,
"title": "Community Plugin",
"slug": "community-plugin",
"children": []
},
{
"level": 2,
"title": "Local Plugin",
"slug": "local-plugin",
"children": []
}
],
"filePathRelative": "guide/plugin.md",
"git": {
"updatedTime": null,
"contributors": []
}
}
if (import.meta.webpackHot) {
import.meta.webpackHot.accept()
__VUE_HMR_RUNTIME__.updatePageData(data)
}