mirror of
https://github.com/fmhy/edit.git
synced 2025-08-01 00:32:30 +10:00
k
This commit is contained in:
parent
ecd835f172
commit
15a56af368
7 changed files with 408 additions and 364 deletions
2
docs/.vitepress/vue-shim.d.ts
vendored
2
docs/.vitepress/vue-shim.d.ts
vendored
|
@ -18,3 +18,5 @@ declare module '*.vue' {
|
|||
const component: import('vue').Component
|
||||
export default component
|
||||
}
|
||||
|
||||
declare const FMHY_HOMEPAGE_ITEMS: typeof import('./constants').wikiSidebar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue