mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
26 lines
536 B
JavaScript
26 lines
536 B
JavaScript
export const data = {
|
|
"key": "v-176c9c4a",
|
|
"path": "/reference/default-theme/markdown.html",
|
|
"title": "Markdown",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "Custom Containers",
|
|
"slug": "custom-containers",
|
|
"children": []
|
|
}
|
|
],
|
|
"filePathRelative": "reference/default-theme/markdown.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|