This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
liangyibo
/
vali-tools
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
61091a937a
Rami (Branch)
Tag
master
vali-tools
/
frontend
/
src
/
interfaces
/
HomeInterface.ts
HomeInterface.ts
124 B
Cronologia
Originale
1
2
3
4
5
6
7
8
export interface ViewInfo {
// 首页路由对象
name: string
path: string
desc: string
icon: string
}