mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
19 lines
382 B
JavaScript
19 lines
382 B
JavaScript
export const data = {
|
|
"key": "v-7ab4099e",
|
|
"path": "/reference/plugin/pwa.html",
|
|
"title": "pwa",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [],
|
|
"filePathRelative": "reference/plugin/pwa.md",
|
|
"git": {
|
|
"updatedTime": null,
|
|
"contributors": []
|
|
}
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|