This commit is contained in:
taskylizard 2025-06-27 22:16:37 +00:00
parent ecd835f172
commit 15a56af368
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
7 changed files with 408 additions and 364 deletions

View file

@ -18,3 +18,5 @@ declare module '*.vue' {
const component: import('vue').Component
export default component
}
declare const FMHY_HOMEPAGE_ITEMS: typeof import('./constants').wikiSidebar