import comp from "E:/project/2025/Tappo/website/docs/.vuepress/.temp/pages/api/webhook.html.vue" const data = JSON.parse("{\"path\":\"/api/webhook.html\",\"title\":\"Webhook 触发\",\"lang\":\"zh-CN\",\"frontmatter\":{},\"git\":{},\"filePathRelative\":\"api/webhook.md\"}") export { comp, data } if (import.meta.webpackHot) { import.meta.webpackHot.accept() if (__VUE_HMR_RUNTIME__.updatePageData) { __VUE_HMR_RUNTIME__.updatePageData(data) } } if (import.meta.hot) { import.meta.hot.accept(({ data }) => { __VUE_HMR_RUNTIME__.updatePageData(data) }) }